Merge pull request #3165 from ayhanyalcinsoy/master
gegl02:fixed file conflict
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user