[pkg-opensc-commit] [engine-pkcs11] 98/152: build: -svn->_git suffix
Eric Dorland
eric at moszumanska.debian.org
Mon Oct 19 03:11:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository engine-pkcs11.
commit 8a8c6eb826a4202056c03b2444c77ad732f0447a
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date: Fri Sep 27 23:06:45 2013 +0300
build: -svn->_git suffix
Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 484f509..df19f36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [1])
define([PACKAGE_VERSION_FIX], [9])
-define([PACKAGE_SUFFIX], [-svn])
+define([PACKAGE_SUFFIX], [_git])
AC_INIT([engine_pkcs11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
AC_CONFIG_AUX_DIR([.])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git
More information about the pkg-opensc-commit
mailing list