fix path
This commit is contained in:
parent
7b678ecc4f
commit
6589fb631c
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ cd $TMP/$PRGNAM-$VERSION
|
|||
|
||||
# configuration
|
||||
perl Makefile.PL
|
||||
sed -i 's|/usr/local|/usr|g' Makefile
|
||||
|
||||
# compilation
|
||||
make -j3 PREFIX=$PREFIX
|
||||
|
|
Loading…
Reference in a new issue