[mupen64plus-video-glide64] 74/172: Remove .hgignore from snapshots

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:11:51 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-glide64.

commit 815aa041cb89f2430b18c7055c73ce373be9ac5e
Author: Sven Eckelmann <sven at narfation.org>
Date:   Mon Aug 29 14:32:05 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 3174a66..2ad7a68 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-video-glide64.git



More information about the Pkg-games-commits mailing list