]> git.pld-linux.org Git - packages/cursel.git/commitdiff
- fix build on archs other than builders arch; release 3 cursel-0_1_9-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 16 Jan 2002 19:42:58 +0000 (19:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cursel.spec -> 1.5

cursel.spec

index 7f44c7314c160ca0869bd5dabe8f9fa7737c30fe..ff2ce7c3ac8024fd833b2127a04655c39443d7bf 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Form and menu language interpreter
 Summary(pl):   Interpreter jêzyka formularzy i menu
 Name:          cursel
 Version:       0.1.9
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Terminal
 Group(de):     Applikationen/Terminal
@@ -32,7 +32,7 @@ u
 autoconf
 %configure
 %{__make} \
-       OBJC="%{_bindir}/objc -I%{_includedir}/ncurses"\
+       OBJC="%{_bindir}/objc -Wc:-march=%{_target_cpu} -I%{_includedir}/ncurses"\
        LIBS="-lform -lmenu -lncurses"
 
 %install
This page took 0.063883 seconds and 4 git commands to generate.