[mupen64plus-audio-sdl] 69/163: Remove .hgignore from snapshots

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:53:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-audio-sdl.

commit fe40f52422abf690aa79c041bd31e18e744147c9
Author: Sven Eckelmann <sven at narfation.org>
Date:   Mon Aug 29 14:32:03 2011 +0200

    Remove .hgignore from snapshots
---
 debian/get-orig-source.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 7931f63..f642a93 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -19,7 +19,7 @@ else
 	LONGREV="`hg --repository "${TMP}" log -r tip --template '{node}\n'`"
 	TARNAME="${DIR}_${REV}.orig.tar"
 	echo "${LONGREV}"
-	EXCLUDE="--exclude ${TMP}/.hgtags --exclude ${TMP}/.hg_archival.txt --exclude ${TMP}/roms"
+	EXCLUDE="--exclude ${TMP}/.hgtags --exclude ${TMP}/.hg_archival.txt --exclude ${TMP}/.hgignore"
 	hg --repository "${TMP}" archive --no-decode --type tar --prefix "${DIR}-${REV}/" ${EXCLUDE} -r tip "${TARNAME}"
 	gzip -n -f "${TARNAME}"
 	rm -rf "${TMP}"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-audio-sdl.git



More information about the Pkg-games-commits mailing list