]> git.pld-linux.org Git - packages/anjuta.git/commitdiff
- correctly commented out macros
authorgrzegol <grzegol@pld-linux.org>
Mon, 10 Mar 2003 11:39:40 +0000 (11:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anjuta.spec -> 1.49

anjuta.spec

index d2bcbc214876d46549c53acce561da8f3fcb2ccd..542474b89105630a011ce237a216ebcd004300b7 100644 (file)
@@ -56,13 +56,13 @@ amig
 %build
 CXXFLAGS="%{rpmcflags} -fno-exceptions"
 #rm -f missing
-#%{__gettextize}
+#%%{__gettextize}
 #intltoolize
-#%{__libtoolize}
-#%{__aclocal} -I /usr/share/aclocal/gnome2-macros
-#%{__autoheader}
-#%{__autoconf}
-#%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal} -I /usr/share/aclocal/gnome2-macros
+#%%{__autoheader}
+#%%{__autoconf}
+#%%{__automake}
 ./autogen.sh
 %configure \
        --disable-static
This page took 0.069651 seconds and 4 git commands to generate.