]> git.pld-linux.org Git - packages/frotz.git/commitdiff
- use optflags auto/ac/frotz-2_43-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 5 Sep 2003 09:05:12 +0000 (09:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frotz.spec -> 1.5

frotz.spec

index 04e0f26635b2b21b8432661daf72b9ca9cc6f225..55dbe45a74610d5c51556aeafd927c6bebdff6a5 100644 (file)
@@ -29,7 +29,9 @@ Fiction Adventure.
 %patch1 -p1
 
 %build
-%{__make}
+%{__make} \
+       CC="%{__cc}" \
+       OPTS="%{rpmcflags} -I/usr/include/ncurses"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.07506 seconds and 4 git commands to generate.