]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- use new libtool scripts to fix compilation on sparc
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 21 Apr 2001 09:50:44 +0000 (09:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecasound.spec -> 1.25

ecasound.spec

index 1e8ba9dec3d832a7dfa6a15cd22518e74974908b..351b9e5bc7aacd8414d38d136e1923d3514fe233 100644 (file)
@@ -17,6 +17,7 @@ Patch0:               %{name}-am_fix.patch
 Patch1:                %{name}-ac_fix.patch
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libtool
 BuildRequires: readline-devel >= 4.2
 %ifnarch sparc sparc64
 BuildRequires: alsa-lib-devel
@@ -140,6 +141,8 @@ Modu
 %patch1 -p1
 
 %build
+rm missing
+libtoolize --copy --force
 aclocal
 autoconf
 automake -a -c
This page took 0.065186 seconds and 4 git commands to generate.