]> git.pld-linux.org Git - packages/cabber.git/blobdiff - cabber.spec
- pass CC, add %{rpmcflags} to CFLAGS
[packages/cabber.git] / cabber.spec
index 3949a583065b497e327670356ada5142f6883336..22ff0b6e0f783e4fb91ebb340d6ba6612c380b5e 100644 (file)
@@ -26,7 +26,8 @@ Cabber to konsolowy klient JAbbera
 rm -f missing
 
 %{__make} \
-        CFLAGS="-I/usr/include/ncurses"
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.06176 seconds and 4 git commands to generate.