]> git.pld-linux.org Git - packages/etherape.git/commitdiff
- fixed building (couldn't find libglade headers)
authorMariusz Mazur <mmazur@pld-linux.org>
Thu, 2 May 2002 13:47:24 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etherape.spec -> 1.39

etherape.spec

index 69c2ae7f9564680c86f0cc363ea770402117e9ae..d61750b294c090fc571cb0c9076afaee9c65ed04 100644 (file)
@@ -45,6 +45,7 @@ gettextize --copy --force
 aclocal -I macros
 autoconf
 automake -a -c -f
+CFLAGS="%{rpmcflags} -I /usr/X11R6/include/libglade-1.0"
 %configure
 %{__make}
 
This page took 0.087024 seconds and 4 git commands to generate.