'make srcrpm' rpmbuild fix - patch from Joe Cooper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5345 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b7b24a1e11
commit
6c7e2d7649
1 changed files with 1 additions and 1 deletions
|
|
@ -418,6 +418,6 @@ srcrpm: swig.spec
|
|||
cp swig.spec $(srpm)
|
||||
tar -cf - $(srpm) | gzip --best > $(srpm).tar.gz
|
||||
rm -fr $(srpm)
|
||||
rpm -ts $(srpm).tar.gz
|
||||
rpmbuild -ts $(srpm).tar.gz
|
||||
|
||||
# Makefile ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue