1
0
mirror of synced 2026-01-13 15:17:30 +00:00

Removed the .hg* files from the release tarball.

This commit is contained in:
Steve Kemp 2007-11-25 14:08:28 +00:00
parent 60d1f5ee3e
commit 56082562d7
4 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ release: fixup-perms update-version update-modules clean changelog
rm -f $(DIST_PREFIX)/$(BASE)-$(VERSION).tar.gz
cp -R . $(DIST_PREFIX)/$(BASE)-$(VERSION)
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)/debian
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)/.hg*
cd $(DIST_PREFIX) && tar -cvf $(DIST_PREFIX)/$(BASE)-$(VERSION).tar $(BASE)-$(VERSION)/
gzip $(DIST_PREFIX)/$(BASE)-$(VERSION).tar
mv $(DIST_PREFIX)/$(BASE)-$(VERSION).tar.gz .

0
hooks/common.sh Normal file → Executable file
View File

0
hooks/dapper/05-shadowconfig-on Normal file → Executable file
View File

0
hooks/edgy/05-shadowconfig-on Normal file → Executable file
View File