[game-data-packager] 07/13: Further fallout from moving DEBIAN into slipstream.unpacked

Simon McVittie smcv at debian.org
Sun Jan 4 22:36:20 UTC 2015


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

smcv pushed a commit to branch master
in repository game-data-packager.

commit 6de9af25af28635579b4ad3b467fc049bbfafcda
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Jan 4 21:03:59 2015 +0000

    Further fallout from moving DEBIAN into slipstream.unpacked
---
 lib/via-python | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/via-python b/lib/via-python
index cd9ef74..4dfa76d 100644
--- a/lib/via-python
+++ b/lib/via-python
@@ -58,7 +58,7 @@ gdp_data_driven () {
     fi
 
     ( cd "$DESTDIR" && find usr -type f -print0 | xargs -0 md5sum ) > \
-        "$WORKDIR/DEBIAN/md5sums"
+        "$WORKDIR/slipstream.unpacked/DEBIAN/md5sums"
 
     if [ -e "$WORKDIR/DO-NOT-COMPRESS" ]; then
         COMPRESS=no

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list