.
This commit is contained in:
@@ -15,6 +15,6 @@ def build():
|
|||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s man" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.removeDir("/usr/share")
|
pisitools.removeDir("/usr/share")
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<Name>libmp4v2</Name>
|
<Name>libmp4v2</Name>
|
||||||
<Homepage>https://github.com/TechSmith/mp4v2</Homepage>
|
<Homepage>https://github.com/TechSmith/mp4v2</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>Pisi Linux Community</Name>
|
<Name>Pisilinux Community</Name>
|
||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>MPL-1.1</License>
|
<License>MPL-1.1</License>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch>libmp4v2-c++11.patch</Patch> -->
|
<!-- <Patch>libmp4v2.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user