From: kloczek Date: Wed, 8 Sep 1999 22:41:25 +0000 (+0000) Subject: - removed automake from %build, X-Git-Tag: libglade-0_5-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=9603469d5bcca90f4531df413b37aa92d402f78b;p=packages%2Flibglade.git - removed automake from %build, - added passing LDFLAGS="-s" to ./configure enviroment. Changed files: libglade.spec -> 1.4 --- diff --git a/libglade.spec b/libglade.spec index 1836136..5b328cc 100644 --- a/libglade.spec +++ b/libglade.spec @@ -44,8 +44,8 @@ Static libglade library. %setup -q %build -automake gettextize --copy --force +LDFLAGS="-s"; export LDFLAGS %configure make