]> git.pld-linux.org Git - packages/OpenAL.git/blobdiff - OpenAL.spec
- fix packaging config file
[packages/OpenAL.git] / OpenAL.spec
index 666b8fe98e763667933ed53daa725fd40453dca4..0510c9ad3a32f10c38ec85497ec845624adec24e 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Open Audio Library
 Summary(pl.UTF-8):     Otwarta Biblioteka Dźwięku
 Name:          OpenAL
 Version:       1.14
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2
@@ -75,7 +75,7 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/openal
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install -p alsoftrc.sample %{_sysconfdir}/openal/alsoft.conf
+install -p alsoftrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/openal/alsoft.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.047505 seconds and 4 git commands to generate.