gimp
This commit is contained in:
parent
3a27f160d9
commit
fe7026e824
|
@ -19,4 +19,5 @@ derle() {
|
|||
make -j1
|
||||
make DESTDIR=$PKG install
|
||||
sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' "${PKG}"/usr/lib/gimp/2.0/plug-ins/*.py
|
||||
rm -rf ${PKG}/usr/share/gtk-doc
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue