diff --git a/multimedia/graphics/gegl02/actions.py b/multimedia/graphics/gegl02/actions.py index c17e4f53fd..21ad851a46 100644 --- a/multimedia/graphics/gegl02/actions.py +++ b/multimedia/graphics/gegl02/actions.py @@ -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") diff --git a/multimedia/graphics/gegl02/pspec.xml b/multimedia/graphics/gegl02/pspec.xml index 8c126534d2..5a97f57b66 100644 --- a/multimedia/graphics/gegl02/pspec.xml +++ b/multimedia/graphics/gegl02/pspec.xml @@ -84,6 +84,13 @@ + + 2017-03-09 + 0.2.0 + fixed file conflict with gegl1.x + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2014-12-20 0.2.0