[fyba] 45/77: Fixed issue

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Sep 22 15:11:27 UTC 2014


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

rubund-guest pushed a commit to branch master
in repository fyba.

commit 071ddc7d4991370c7bcb05c5d139d21b68e8a350
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Sep 4 19:04:52 2014 +0000

    Fixed issue
---
 createdeb.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/createdeb.sh b/createdeb.sh
index 01a3edf..e8304f8 100755
--- a/createdeb.sh
+++ b/createdeb.sh
@@ -5,7 +5,7 @@ VERSION=4.1.0
 rm -rf createdeb/
 mkdir createdeb
 #rm -rf createdeb/$PACKAGENAME-$VERSION
-#mkdir createdeb/$PACKAGENAME-$VERSION
+mkdir createdeb/$PACKAGENAME-$VERSION
 git archive master | tar -x -C createdeb/$PACKAGENAME-$VERSION
 cd createdeb
 #tar -xvf $PACKAGENAME\_$VERSION.orig.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fyba.git



More information about the Pkg-grass-devel mailing list