]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- fixed wavpack plugin filename
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Feb 2007 11:33:05 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.201

xine-lib.spec

index efc1db9c39a75d159ed86bb791c7fdcd01375af1..3a9e7b926ea9ad6d54787b146b690dc9880cfedd 100644 (file)
@@ -907,7 +907,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with wavpack}
 %files -n xine-decode-wavpack
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_pluginsdir}/xineplug_decode_wavpack.so
+%attr(755,root,root) %{_pluginsdir}/xineplug_wavpack.so
 %endif
 
 %if %{with xvid}
This page took 0.081064 seconds and 4 git commands to generate.