[beast: 12/16] MISC: make-deb.sh: allow cloning beast from worktree
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 12/16] MISC: make-deb.sh: allow cloning beast from worktree
- Date: Thu, 7 Sep 2017 00:19:13 +0000 (UTC)
commit fff21e625376a3529ee5c17b07b952617b9276d0
Author: Tim Janik <timj gnu org>
Date: Thu Sep 7 00:57:12 2017 +0200
MISC: make-deb.sh: allow cloning beast from worktree
Signed-off-by: Tim Janik <timj gnu org>
misc/make-deb.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/misc/make-deb.sh b/misc/make-deb.sh
index 6a2913d..e76c128 100755
--- a/misc/make-deb.sh
+++ b/misc/make-deb.sh
@@ -100,7 +100,7 @@ if $REBUILD ; then
# clone/update and build beast
R=https://github.com/tim-janik/beast.git
- R=`pwd`/.git/
+ R=`pwd`/.git
git_clone $R beast
build_checked beast ./autogen.sh --with-pkgroot=/opt --prefix=/usr
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]