]> git.pld-linux.org Git - packages/wmSun.git/commitdiff
- fixed includes.
authorpius <pius@pld-linux.org>
Mon, 21 Jun 1999 08:42:08 +0000 (08:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wmSun.spec -> 1.8

wmSun.spec

index 0e3230b68b10701915ff6a38066a2de9c5b16575..3bf998ccbcd132458a052538b02edaf2a93b85c6 100644 (file)
@@ -30,7 +30,8 @@ miejsca, w kt
 %build
 make -C %{name} clean
 make -C %{name} \
-        CFLAGS="$RPM_OPT_FLAGS -Wall"
+        CFLAGS="$RPM_OPT_FLAGS -Wall" \
+       INCDIR="-I/usr/X11R6/include"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.126442 seconds and 4 git commands to generate.