Removed the .hg* files from the release tarball.
This commit is contained in:
parent
60d1f5ee3e
commit
56082562d7
1
Makefile
1
Makefile
@ -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
0
hooks/common.sh
Normal file → Executable file
0
hooks/dapper/05-shadowconfig-on
Normal file → Executable file
0
hooks/dapper/05-shadowconfig-on
Normal file → Executable file
0
hooks/edgy/05-shadowconfig-on
Normal file → Executable file
0
hooks/edgy/05-shadowconfig-on
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user