]> Pileus Git - ~andy/fetchmail/commitdiff
Flag changes from Horst von Brand.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 2 Aug 1999 05:28:54 +0000 (05:28 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 2 Aug 1999 05:28:54 +0000 (05:28 -0000)
svn path=/trunk/; revision=2532

specgen.sh

index 697c8f99c066a763c205faa5d79ad79b1b7680b2..415df43de11429674263d67423b58123b88535e9 100755 (executable)
@@ -112,7 +112,8 @@ GUI konfigurator do fetchmaila napisany w pythonie.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" # Add  --enable-nls --without-included-gettext for internationalization
-./configure
+export CFLAGS LDFLAGS
+./configure -prefix=/usr
 make
 
 %install