]> git.pld-linux.org Git - packages/Arkhart.git/commitdiff
- gl includes and libs are in /usr/lib
authorwolf <wolf@pld-linux.org>
Sun, 28 Mar 2004 17:48:01 +0000 (17:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- lua headers location
- nothing tested

Changed files:
    Arkhart.spec -> 1.18

Arkhart.spec

index 72290ada31f97e018ae69b929aba1d8905fc1047..0728cf2060cc91265f22bf61c3c5d17bbc052983 100644 (file)
@@ -119,9 +119,7 @@ ln -s ../ltmain.sh .
 cd ..
 %configure \
        --with-lua-lib=/usr/lib \
-       --with-lua-inc=/usr/include \
-       --with-gl-libs=/usr/X11R6/lib \
-       --with-gl-inc=/usr/X11R6/include
+       --with-lua-inc=/usr/include/lua40
 
 %{__make}
 
This page took 0.072982 seconds and 4 git commands to generate.