[mupen64plus-rsp-hle] 75/167: Remove .hgignore from snapshots

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:02:24 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-rsp-hle.

commit 5c7b87c5e1cf2de70c45d9738b20d84d01b380bd
Author: Sven Eckelmann <sven at narfation.org>
Date:   Mon Aug 29 14:32:04 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 f23f518..cc96390 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-rsp-hle.git



More information about the Pkg-games-commits mailing list