]> git.pld-linux.org Git - packages/gap.git/commitdiff
- changed to %%%configure2_13, to make it build
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 14 Nov 2001 11:44:29 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gap.spec -> 1.3

gap.spec

index de8a2e3adfe3d9db3410a6920a9b74fce8245156..b97610e9da884290c1b192f8fef6fedc11063f1e 100644 (file)
--- a/gap.spec
+++ b/gap.spec
@@ -26,12 +26,12 @@ cd gap4r2
 mv cnf/configure.in cnf/configure.bak
 sed -e 's/GP_CFLAGS//g' cnf/configure.bak > cnf/configure.in
 %{__make} -C cnf configure.out
-%configure
+%configure2_13
 
 mkdir -p bin/%{_target_platform}
 cp cnf/configure.out bin/%{_target_platform}/configure
 cd bin/%{_target_platform}
-%configure
+%configure2_13
 %{__make}
 
 %install
This page took 0.054399 seconds and 4 git commands to generate.