]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- added setting CPPFLAGS
authortrojan <trojan@pld-linux.org>
Fri, 9 May 2003 11:28:00 +0000 (11:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia.spec -> 1.30

celestia.spec

index 3a8d9bd574d35fc0813884a3a5e1f4c4dced6b67..c59a96dfdfaf6f008886b125b07b6b6f8347bd44 100644 (file)
@@ -367,7 +367,7 @@ rm -f missing
 %{__aclocal} -I macros
 %{__autoconf}
 %{__automake}
-CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
+CPPFLAGS="-I/usr/X11R6/include" CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure \
        --disable-rpath \
        --with-kde \
This page took 0.04607 seconds and 4 git commands to generate.