]> git.pld-linux.org Git - packages/cfingerd.git/commitdiff
- typo.
authorkloczek <kloczek@pld-linux.org>
Mon, 2 Oct 2000 14:00:28 +0000 (14:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cfingerd.spec -> 1.18

cfingerd.spec

index e42fbd5e1dfcae83f2bf7977d43454e454ceef2d..60af1a0a76dca154e0e4adb0025a874bb38ff1bd 100644 (file)
@@ -43,7 +43,7 @@ si
 ./Configure
 %{__make} all \
        CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}" \
-       LDFLAGS="%{!?debug:=s}"
+       LDFLAGS="%{!?debug:-s}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.065008 seconds and 4 git commands to generate.