]> git.pld-linux.org Git - packages/acm.git/commitdiff
- many small fixes, mostly inpired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 6 Jul 2003 23:27:15 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acm.spec -> 1.9

acm.spec

index 6c35baf8391d10a4c1fd57a6add33ab30262cc3e..545ce3ecb09cc96ba6c40b3817853ce46a708c50 100644 (file)
--- a/acm.spec
+++ b/acm.spec
@@ -59,7 +59,8 @@ for dir in dis dis/disgen gedit; do
        %{__autoconf}
        cd $olddir
 done
-%configure --prefix=$RPM_BUILD_ROOT%{_prefix}
+%configure \
+       --prefix=$RPM_BUILD_ROOT%{_prefix}
 %{__make}
 
 %install
This page took 0.108026 seconds and 4 git commands to generate.