cleaning
Signed-off-by: Gwenhael Le Moine <cycojesus@darkstar.example.net>
This commit is contained in:
parent
acf52e015e
commit
343069a3c1
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ PREFIX=/usr
|
|||
# Installation
|
||||
mkdir -p $PKG$PREFIX/{bin,man/man1}
|
||||
( cd $TMP/$PRGNAM-$VERSION
|
||||
# cp $PRGNAM $PKG$PREFIX/bin
|
||||
# cp $PRGNAM.1 $PKG$PREFIX/man/man1
|
||||
# cp raw.data/* $PKG$PREFIX/lib$LIBSUFFIX/$PRGNAM
|
||||
make install install.man BINDIR=$PKG$PREFIX/bin MANDIR=$PKG$PREFIX/man/man1
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue