]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- BR: autoconf,automake
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Oct 2002 09:36:03 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro.spec -> 1.22

allegro.spec

index d42446d98b9f6f4696da5bcc56d4949b1d4a075f..1a0f0c57417ea63ec94723314661c4df389aab29 100644 (file)
@@ -11,6 +11,8 @@ Patch0:               %{name}-info.patch
 Patch2:                %{name}-examples.patch
 URL:           http://alleg.sourceforge.net
 BuildRequires: XFree86-devel
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: esound-devel
 %ifnarch sparc sparc64
 BuildRequires: alsa-lib-devel
@@ -192,7 +194,7 @@ Ten pakiet zawiera narz
 #%patch1 -p1
 
 %build
-aclocal
+%{__aclocal}
 %{__autoconf}
 # dbglib & proflib are compiled besides normlib, so it's ok to have them here
 %configure \
This page took 0.072641 seconds and 4 git commands to generate.