diff --git a/portaudio.spec b/portaudio.spec index 3e5f9bc..b8cdaa2 100644 --- a/portaudio.spec +++ b/portaudio.spec @@ -1,6 +1,3 @@ -# $Id: portaudio.spec 2423 2004-11-05 11:50:06Z dude $ -# Upstream: - %define real_version v18_1 Summary: Free, cross platform, open-source, audio I/O library @@ -22,7 +19,7 @@ and will be converted to the native format internally. %prep -%setup -n %{name}_%{real_version} +%setup -n %{name}_%{real_version} %{__perl} -pi.orig -e 's|^(LIBINST) = /usr/local/lib|$1 = %{_libdir}|' \ Makefile.linux