]> git.pld-linux.org Git - packages/OpenAL.git/commitdiff
- fix packaging config file auto/ti/OpenAL-1.14-3
authorMarcin Krol <hawk@tld-linux.org>
Wed, 24 Oct 2012 13:18:30 +0000 (13:18 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 24 Oct 2012 13:18:30 +0000 (13:18 +0000)
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.165511 seconds and 4 git commands to generate.