academic/openmodelica: Remove fakeroot.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-12-25 09:59:44 +07:00
parent 484528f6de
commit b78946751d

View file

@ -62,7 +62,7 @@ cd $TMP
rm -rf ${PRGNAM}_23571
tar xvf $CWD/${PRGNAM}_23571.orig.tar.gz
cd ${PRGNAM}_23571
fakeroot chown -R root:root .
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
@ -88,7 +88,6 @@ CXXFLAGS="$SLKCFLAGS" \
--with-METIS=/usr \
--disable-python-interface
#make NOLIBRARIES=Yes all-runtimeCPPinstall
make NOLIBRARIES=Yes all
make install DESTDIR=$PKG