mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/devilspie: Updated SlackBuild.
Fixes build failure on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8b1d3e188
commit
7ae1c14288
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ find -L . \
|
|||
|
||||
# Allow DEPRECATED functions or build fails on gtk+2-2.24.3.
|
||||
sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
|
||||
autoreconf
|
||||
autoreconf -i
|
||||
|
||||
LDFLAGS="-lX11" \
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
|
|
Loading…
Reference in a new issue