Fix missing runtime lib directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6248 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e1b6854087
commit
9deb888bfe
1 changed files with 3 additions and 2 deletions
|
|
@ -53,10 +53,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%doc ANNOUNCE CHANGES FUTURE INSTALL LICENSE NEW README TODO
|
||||
%doc Doc/*
|
||||
%{_bindir}/*
|
||||
%{_libdir}/swig1.3
|
||||
%{prefix}/share/aclocal/*
|
||||
%{prefix}/share/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 16 2004 Marcelo Matus <mmatus@acms.arizona.edu>
|
||||
- Small fixes needed after removing the runtime package
|
||||
* Tue Jul 20 2004 William Fulton <wsf@fultondesigns.co.uk>
|
||||
- Update for SWIG-1.3.22 - Removed runtime package
|
||||
* Wed Mar 03 2004 Robert H De Vries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue