mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/libpaper: Remove la file.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
da2c696497
commit
a7628f0876
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
rm -rf $PKG/usr/lib${LIBDIRSUFFIX}/*.la
|
||||
|
||||
# Create a /etc/papersize default file
|
||||
mkdir -p $PKG/etc
|
||||
echo $PAPERSIZE > $PKG/etc/papersize.new
|
||||
|
|
Loading…
Reference in a new issue