]> git.pld-linux.org Git - packages/libnl.git/commitdiff
- fixed shellglob
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Aug 2007 08:05:06 +0000 (08:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libnl.spec -> 1.13

libnl.spec

index 2c62202e2a7cc23454e383d04bff3770201d97fd..8ef642d634966f338e9acfd7fd6059c0b655d389 100644 (file)
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libnl.so.[0-9].[0-9]*
-%ghost %attr(755,root,root) %{_libdir}/libnl.so.[^.]
+%ghost %attr(755,root,root) %{_libdir}/libnl.so.[!.]
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.105186 seconds and 4 git commands to generate.