python: editorconfig fixes
This commit is contained in:
@@ -8,6 +8,6 @@ incl=$(echo $python/include/python2.*)
|
||||
sed -i -e "s@/usr/include/\$(PYTHON)@$incl@" \
|
||||
-e "s@PYTHONLIBDIR = /usr/\$(LIBDIR)/\$(PYTHON)/site-packages@PYTHONLIBDIR = $(toPythonPath $out)@" Makefile.inc
|
||||
sed -i -e "s@/usr/bin/install@install@g" \
|
||||
-e "s@\$(DESTDIR)/usr/share/locale@$out/share/locale@" po/Makefile
|
||||
-e "s@\$(DESTDIR)/usr/share/locale@$out/share/locale@" po/Makefile
|
||||
make PREFIX=$out
|
||||
make PREFIX=$out install
|
||||
|
||||
Reference in New Issue
Block a user