]> git.pld-linux.org Git - packages/vte.git/commitdiff
- added %{rpmcflags} to CFLAGS
authorKarol Krenski <charles@pld-linux.org>
Sat, 28 Jan 2006 15:09:04 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte.spec -> 1.83

vte.spec

index 6d0df5f2836c61202df0959dfece7fcb21f3138e..58615d37c5894948affcadb8340260bf7808dcad 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -105,7 +105,7 @@ Biblioteka VTE dla pythona.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-CFLAGS="-I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
        --with-xft2 \
        --with-pangox \
This page took 0.041389 seconds and 4 git commands to generate.