]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 18:01:47 +0000 (18:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.271

util-linux.spec

index dd1bb0b39ec5ff2712cf71aa5d2eadeab94fedda..e2b4603bd566df2d49e99dc8310d07b5d120b21e 100644 (file)
@@ -386,7 +386,7 @@ Obs
 %build
 CC="%{__cc}"
 LDFLAGS="%{rpmldflags}"
-CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 export CC CFLAGS LDFLAGS
 # using %%configure2_13 isn't very wise here, it is not autoconf generated
 # configure and it doesn't take any parameters
This page took 0.140787 seconds and 4 git commands to generate.