gc build fix
This commit is contained in:
@@ -29,6 +29,6 @@ def check():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("ChangeLog", "doc/README.linux", "doc/*.html")
|
pisitools.dodoc("ChangeLog", "doc/README.linux")
|
||||||
|
|
||||||
#pisitools.removeDir("/usr/share/gc")
|
#pisitools.removeDir("/usr/share/gc")
|
||||||
|
|||||||
Reference in New Issue
Block a user