Merge pull request #3053 from ayhanyalcinsoy/master
libqalculate:fixed patch
This commit is contained in:
@@ -20,4 +20,3 @@ def check():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
pisitools.rename("/usr/share/doc/libqalculate-%s" % get.srcVERSION(), "libqalculate")
|
|
||||||
|
|||||||
@@ -22,8 +22,8 @@
|
|||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">libqalculate-0.9.6-check-fix.patch</Patch> -->
|
<Patch level="1">libqalculate-0.9.6-check-fix.patch</Patch>
|
||||||
<!-- <Patch level="1">libqalculate-0.9.6-gcc4.3.patch</Patch> -->
|
<Patch level="1">libqalculate-0.9.6-gcc4.3.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user