mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/transmission: Remove autoreconf (breaks build).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b4b0e2da9d
commit
a375de9aa3
1 changed files with 0 additions and 3 deletions
|
@ -129,9 +129,6 @@ sed -i -e 's%-ggdb3 %%g' configure.ac
|
|||
# https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13b5e88c6e9c7bd2698d844cb5ed127ed809f7e
|
||||
rm -f m4/glib-gettext.m4
|
||||
|
||||
# Thanks Larry Hajali
|
||||
autoreconf -ivf
|
||||
|
||||
CC=gcc CXX=g++ \
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
|
|
Loading…
Reference in a new issue