]> git.pld-linux.org Git - packages/alsa-lib.git/commitdiff
- specify /etc/alsa as just dir
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Apr 2010 06:08:34 +0000 (06:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-lib.spec -> 1.151

alsa-lib.spec

index 3cdcc2b1579c3f1e61c34705390ede0fbfede0a7..ac1df48e483718eaea365833f656c3dfc3f8316f 100644 (file)
@@ -223,7 +223,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-hda.so
 %attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-sbase.so
 %{_datadir}/alsa
-%{_sysconfdir}/alsa
+%dir %{_sysconfdir}/alsa
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asound.conf
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/modprobe.d/alsa-base.conf
 
This page took 0.085056 seconds and 4 git commands to generate.