]> git.pld-linux.org Git - packages/Glide_VG.git/commitdiff
- added usr/X11R6/include to CFLAGS
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 14 Dec 2000 16:43:53 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_VG.spec -> 1.8

Glide_VG.spec

index 93b59a7614f7b373a629a103baa57ca4f38c9441..4a774d3a91dd267dc4d36be0ddb0d4e9b1f98d4c 100644 (file)
@@ -33,7 +33,7 @@ chmod +x swlibs/include/make/ostype
 
 %build
 %{__make} -f makefile.unix CNODEBUG="$RPM_OPT_FLAGS -fomit-frame-pointer \
-       -funroll-loops -fexpensive-optimizations -ffast-math"
+       -funroll-loops -fexpensive-optimizations -ffast-math -I/usr/X11R6/include"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.076895 seconds and 4 git commands to generate.