Merge pull request #3165 from ayhanyalcinsoy/master

gegl02:fixed file conflict
This commit is contained in:
2017-03-09 23:28:03 +03:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -54,6 +54,8 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
#avoid file conflicts with gegl1.x
pisitools.removeDir("/usr/bin")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "COPYING.LESSER", "NEWS", "README")
+7
View File
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="2">
<Date>2017-03-09</Date>
<Version>0.2.0</Version>
<Comment>fixed file conflict with gegl1.x</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-12-20</Date>
<Version>0.2.0</Version>