]> git.pld-linux.org Git - packages/beast.git/commitdiff
- force /dev/dsp to proper build on builders
authoraflinta <aflinta@pld-linux.org>
Mon, 14 Apr 2003 18:59:15 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beast.spec -> 1.2

beast.spec

index 3e2f755cea392eb6e28f19b38f9cb1e29637bfec..2532c7f7c3cde45f0080d0afa8926126268e0269 100644 (file)
@@ -39,7 +39,8 @@ rm -f aclocal.m4
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
-%configure
+%configure \
+       --enable-devdsp
 
 %{__make}
 
This page took 0.097573 seconds and 4 git commands to generate.