]> git.pld-linux.org Git - packages/gftp.git/commitdiff
- added LDFLAGS="-s" to ./configure enviroment.
authorkloczek <kloczek@pld-linux.org>
Tue, 20 Apr 1999 18:26:14 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gftp.spec -> 1.9

gftp.spec

index 9737fda3dddce68ac3580111fbf37ec37ccc06ca..36ddd1d21729cc30557fae557d8f4979e4c5fafa 100644 (file)
--- a/gftp.spec
+++ b/gftp.spec
@@ -34,7 +34,7 @@ zarz
 %patch1 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" \
+CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 ./configure \
        --prefix=/usr/X11R6 \
        --with-x
This page took 0.049936 seconds and 4 git commands to generate.