From: Marcin Krol Date: Wed, 24 Oct 2012 13:18:30 +0000 (+0000) Subject: - fix packaging config file X-Git-Tag: auto/ti/OpenAL-1.14-3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=c06f4ed081d2cf31d5af46f23d96387468bfef9a;hp=6ce9e958d15db745dd1d8865d94f336cb6734b9c;p=packages%2FOpenAL.git - fix packaging config file --- diff --git a/OpenAL.spec b/OpenAL.spec index 666b8fe..0510c9a 100644 --- a/OpenAL.spec +++ b/OpenAL.spec @@ -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