]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- fix specflags (quotation here is buggy)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 20 Jun 2004 21:36:37 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elinks.spec -> 1.90

elinks.spec

index 5761032a8b6263170f99c4fdb85dd4312c7f363a..402b713d5cf537cdf6dc0265e3aceebc6c6ebb33 100644 (file)
@@ -40,7 +40,7 @@ Provides:     webclient
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/elinks
-%define                specflags_ia32  "-fomit-frame-pointer"
+%define                specflags_ia32   -fomit-frame-pointer 
 
 %description
 This is the elinks tree - intended to provide feature-rich version of
This page took 0.114027 seconds and 4 git commands to generate.