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

ekg.spec

index 36c342c8381d994d6b2798c8b62cc08540c5ecad..54d75ac987f98dbda9903e74c952162d97a84a69 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -178,7 +178,7 @@ rm -f missing
        %{?with_ioctl_daemon:--enable-ioctld}
 
 %{__make} \
-       CC="%{__cc}  -Wall -I%{_includedir}/ncurses"
+       CC="%{__cc}  -Wall -I/usr/include/ncurses"
 
 %if %{with ioctl_daemon}
 %{__make} -C src ioctld
This page took 0.050435 seconds and 4 git commands to generate.