]> git.pld-linux.org Git - packages/cgames.git/commitdiff
- autoconf, automake added to BuildRequires, RA-1_0 STABLE cgames-2_2-1
authorkloczek <kloczek@pld-linux.org>
Wed, 8 May 2002 07:07:23 +0000 (07:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- regenerate config.* files before start autoconf.

Changed files:
    cgames.spec -> 1.3

cgames.spec

index 943b1ec3863d62b743034d5a57b4592e9286d4f1..a70c9345bffed72b4c1917fc544251f4675e078c 100644 (file)
@@ -7,6 +7,8 @@ License:        GPL
 Group:         Applications/Games
 Source0:       http://www.muppetlabs.com/~breadbox/pub/software/%{name}-%{version}.tar.gz
 URL:           http://www.muppetlabs.com/~breadbox/software/cgames.html
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gpm-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,6 +40,7 @@ xtermie!) i myszk
 %build
 aclocal
 autoconf
+cp -f /usr/share/automake/config.* .
 %configure
 %{__make}
 
This page took 0.094768 seconds and 4 git commands to generate.