]> git.pld-linux.org Git - packages/Glide_V3-DRI.git/commitdiff
- buildrequires XFree86-devel
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 14 Dec 2000 16:43:31 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_V3-DRI.spec -> 1.6

Glide_V3-DRI.spec

index 10c5779df44c574cbbd19bc8f9b05ce76c9ff422..f8e0a3e2fb0a9643d1ffcf5d744bda649015f45c 100644 (file)
@@ -9,6 +9,7 @@ URL:            http://www.3dfx.com
 Source:                Glide3-CVS-%{snapdate}.tar.bz2
 Vendor:                3dfx Interactive Inc.
 Icon:          3dfx.gif
+BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description 
@@ -48,7 +49,7 @@ CXXFLAGS="$RPM_OPT_FLAGS"
 GLIDE_DEBUG_GCFLAGS="$RPM_OPT_FLAGS"
 export CFLAGS CXXFLAGS GLIDE_DEBUG_GCFLAGS
 mv -f swlibs/include/make/makefile.autoconf.bottom swlibs/include/make/makefile.autoconf.bottom.bak
-sed "s,GLIDE_DEBUG_GCFLAGS = -O6 -m486,GLIDE_DEBUG_GCFLAGS = $RPM_OPT_FLAGS," swlibs/include/make/makefile.autoconf.bottom.bak > swlibs/include/make/makefile.autoconf.bottom
+sed "s,GLIDE_DEBUG_GCFLAGS = -O6 -m486,GLIDE_DEBUG_GCFLAGS = $RPM_OPT_FLAGS -I/usr/X11R6/include," swlibs/include/make/makefile.autoconf.bottom.bak > swlibs/include/make/makefile.autoconf.bottom
 ./chores.3dfx \
        --clean \
        --generate \
This page took 0.09664 seconds and 4 git commands to generate.