libqalculate:fixed patch

This commit is contained in:
2017-03-02 22:15:21 +03:00
parent db6945b148
commit 7e01200d1a
2 changed files with 2 additions and 3 deletions
@@ -20,4 +20,3 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.rename("/usr/share/doc/libqalculate-%s" % get.srcVERSION(), "libqalculate")
+2 -2
View File
@@ -22,8 +22,8 @@
<Dependency>intltool</Dependency>
</BuildDependencies>
<Patches>
<!-- <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-check-fix.patch</Patch>
<Patch level="1">libqalculate-0.9.6-gcc4.3.patch</Patch>
</Patches>
</Source>