[yosys] 01/01: Small fix
Ruben Undheim
rubund-guest at moszumanska.debian.org
Tue Oct 28 20:47:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository yosys.
commit 1beec81c101600440743051b765ab0a515ba7332
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Tue Oct 28 21:46:33 2014 +0100
Small fix
---
debian/patches/01_gitrevision.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/01_gitrevision.patch b/debian/patches/01_gitrevision.patch
index e7c1f73..75a7315 100644
--- a/debian/patches/01_gitrevision.patch
+++ b/debian/patches/01_gitrevision.patch
@@ -14,7 +14,7 @@ Index: yosys/Makefile
YOSYS_VER := 0.3.0+$(shell test -d .git && { git log --author=clifford at clifford.at --oneline ca125bf41.. | wc -l; })
-GIT_REV := $(shell git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
-+GIT_REV := f9c096e
++GIT_REV := f9c096e
OBJS = kernel/version_$(GIT_REV).o
# set 'ABCREV = default' to use abc/ as it is
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git
More information about the debian-science-commits
mailing list