mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon-control-center: Remove autoconf.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
ad08bc5147
commit
f1f7f78c08
1 changed files with 0 additions and 4 deletions
|
@ -91,10 +91,6 @@ cd build
|
|||
DESTDIR=$PKG ninja install
|
||||
cd ..
|
||||
|
||||
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
# Don't ship .la files:
|
||||
rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue