]> git.pld-linux.org Git - packages/giflib.git/commitdiff
- unified
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Feb 2007 12:03:44 +0000 (12:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    giflib.spec -> 1.20

giflib.spec

index f981ea6f3c566c291255f4a7334090be50a98553..2e318f42bba88a6f645ab2ed9e0dc39db3507de8 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without  x       # without X11
+%bcond_without x       # without X11
 #
 Summary:       GIF-manipulation library
 Summary(es):   Biblioteca de manipulaciĆ³n de archivos GIF
@@ -163,7 +163,8 @@ cd util
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-%configure %{!?with_x:--without-x}
+%configure \
+       %{!?with_x:--without-x}
 %{__make}
 
 %install
This page took 0.043524 seconds and 4 git commands to generate.