]> git.pld-linux.org Git - packages/ladspa-rev-plugins.git/blobdiff - ladspa-rev-plugins.spec
- fix build on amd64
[packages/ladspa-rev-plugins.git] / ladspa-rev-plugins.spec
index 2f801e870295b8355361b2c78e4262e0969d4ee1..c29bee68a322125f8ecad3ffea6509f6c4cfe279 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Stereo reverb LADSPA plugin
 Summary(pl):   Wtyczka LADSPA - stereofoniczny pogĀ³os
 Name:          ladspa-rev-plugins
 Version:       0.2.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://users.skynet.be/solaris/linuxaudio/downloads/%{_name}-%{version}.tar.bz2
@@ -37,7 +37,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/ladspa
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       INSTALL_PLUGINS_DIR=%{_libdir}/ladspa
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.130852 seconds and 4 git commands to generate.