gegl02:fixed file conflicts
This commit is contained in:
@@ -54,6 +54,8 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
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")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "COPYING.LESSER", "NEWS", "README")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user