]> git.pld-linux.org Git - packages/GraphicsMagick.git/commitdiff
- regenerate ac/am
authorwrobell <wrobell@pld-linux.org>
Wed, 14 May 2008 21:38:05 +0000 (21:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enabled link patch as it applies

Changed files:
    GraphicsMagick.spec -> 1.23

GraphicsMagick.spec

index aba1dd98a5a188aa9babb6553e766fb79448cd70..37a96e10ca65141891c0cda93863cce6785692c0 100644 (file)
@@ -545,7 +545,7 @@ Dokumentacja do GraphicsMagick.
 %setup -q
 %patch0 -p1
 #%patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 #%patch3 -p1
 #%patch4 -p1
 
@@ -555,10 +555,10 @@ find PerlMagick scripts www -type f -exec perl -pi -e 's=!%{_prefix}/local/bin/p
 #echo -e '\nAC_DEFUN([AC_LIBTOOL_TAGS],[])' >> acinclude.m4
 
 %build
-#%{__libtoolize}
-#%{__aclocal}
-#%{__autoconf}
-#%{__automake}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-fast-install \
        --enable-shared \
This page took 0.171477 seconds and 4 git commands to generate.