]> git.pld-linux.org Git - packages/swig.git/commitdiff
- "s-/usr/lib/-%{_libdir}-"
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 21:41:25 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    swig.spec -> 1.6

swig.spec

index 2e6f4b4e5ed02c51775360a9a1aa698c45249b5a..da1a4a86e42f9bb76af3da74ea1f20724bff8491 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -62,8 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Doc Examples CHANGES Copyright INSTALL NEW README TROUBLESHOOTING ToDo
-%dir /usr/lib/swig_lib
-/usr/lib/libswig.a
+%dir %{_libdir}/swig_lib
+%{_libdir}/libswig.a
 /usr/include/swig.h
 %attr(711,root,root) /usr/bin/swig
 %{_mandir}/man1/swig.1
This page took 0.126859 seconds and 4 git commands to generate.