bootstrap correctly
authorAnas Nashif <anas.nashif@intel.com>
Thu, 3 Jan 2013 22:49:58 +0000 (14:49 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 11 Apr 2013 11:50:31 +0000 (04:50 -0700)
packaging/pulseaudio.spec

index 472352e..7be464f 100644 (file)
@@ -199,6 +199,8 @@ This package contains GDM integration hooks for the PulseAudio sound server.
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 # libpulse and libpulsecommon need each other - no way with as-needed
 export LD_AS_NEEDED=0
+echo "%{version}" > .tarball-version
+./bootstrap.sh
 %configure \
         --disable-static \
         --disable-rpath \