]> git.pld-linux.org Git - packages/tin.git/commitdiff
- pass in CFLAGS -I/usr/include/ncurses. tin-1_5_6-1
authorkloczek <kloczek@pld-linux.org>
Sat, 19 Aug 2000 19:48:21 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tin.spec -> 1.47

tin.spec

index e440fae74e744299a5182076a11a2ed0fb8e04cf..5f87d41bc7534e6156832314379b67c8c9d3b0b2 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -61,7 +61,8 @@ okuyabilir.
 %build
 CPPFLAGS="-DINET6"
 LDFLAGS="-s"
-export CPPFLAGS LDFLAGS
+CFLAGS="-I/usr/include/ncurses $RPM_OPT_FLAGS"
+export CPPFLAGS LDFLAGS CFLAGS
 %configure \
        --enable-color \
        --with-ncurses \
This page took 0.035764 seconds and 4 git commands to generate.