]> git.pld-linux.org Git - packages/AfterStep.git/commitdiff
- use configure instead of configure2_13
authorfilon <filon@sokrates.mimuw.edu.pl>
Fri, 28 Dec 2001 17:03:22 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    AfterStep.spec -> 1.33

AfterStep.spec

index deb49de04060cb8aaeeef6e13cf12a06b4e2f6ad..f181c0791ade8e3b2970e3564ea6a9c26e313a37 100644 (file)
@@ -68,16 +68,17 @@ bazowa
 %setup  -q
 %patch0 -p1
 %patch1 -p1
+
 %build
 cp -f autoconf/* .
 aclocal
 autoconf
-%configure2_13 \
+%configure \
        --with-helpcommand="xterm -e man" \
        --with-xpm \
        --with-png \
        --with-jpeg \
-        --enable-i18n \
+        --enable-i18n
 
 %{__make}
 sgml2html doc/afterstep.sgml
This page took 0.115785 seconds and 4 git commands to generate.