|
Lines 44-50
Link Here
|
| 44 |
%install |
44 |
%install |
| 45 |
%__mkdir_p %buildroot%_datadir/ladspa/rdf |
45 |
%__mkdir_p %buildroot%_datadir/ladspa/rdf |
| 46 |
pushd src |
46 |
pushd src |
| 47 |
%make_install PREFIX=%prefix DESTDIR=%buildroot install |
47 |
%make_install PREFIX=%prefix DESTDIR=%buildroot \ |
|
|
48 |
INSTALL_PLUGINS_DIR="%_ladspa_path" \ |
| 49 |
install |
| 48 |
popd |
50 |
popd |
| 49 |
|
51 |
|
| 50 |
# install docs and license |
52 |
# install docs and license |