]> git.pld-linux.org Git - packages/vice.git/commitdiff
- Don't run aclocal/autoconf/autoheader/automake. They don't work.
authorqrczak <qrczak@pld-linux.org>
Tue, 18 Dec 2001 16:56:04 +0000 (16:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  Use %%configure2_13 instead.
- Release 3.

Changed files:
    vice.spec -> 1.10

vice.spec

index f334d1d455c2036c1d7d5ca4a89b6aaceb441eac..48ae74a058d3e90c6fe99e0e03f677e1c15f4c14 100644 (file)
--- a/vice.spec
+++ b/vice.spec
@@ -6,7 +6,7 @@ Summary:        Commodore emulator
 Summary(pl):   Emulator Commodore
 Name:          vice
 Version:       1.6
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Emulators
 Group(de):     Applikationen/Emulators
@@ -52,11 +52,11 @@ VIC20, wszystkie modele PET (poza SuperPET 9000) oraz CBM-II (C610).
 %build
 rm -f missing
 gettextize --copy --force
-aclocal
-autoconf
-autoheader
-automake -a -c
-%configure \
+#aclocal
+#autoconf
+#autoheader
+#automake -a -c
+%configure2_13 \
        --enable-autobpp \
        --with-sdl \
        --with-x \
This page took 0.094181 seconds and 4 git commands to generate.