[pkg-opensc-commit] [pkcs11-helper] 167/253: Quote
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:39:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository pkcs11-helper.
commit 4de233c42c5a16f951de4ae5ea1ba5dbff400df1
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date: Thu Jun 5 20:25:20 2008 +0000
Quote
---
man/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/Makefile.am b/man/Makefile.am
index 7b1e0a3..c647daf 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -56,7 +56,7 @@ if WIN32
nodist_html_DATA=pkcs11-helper-1.8.html
dist_noinst_DATA=pkcs11-helper-1.8
pkcs11-helper-1.8.html: pkcs11-helper-1.8
- $(MAN2HTML) < $^ > $@
+ $(MAN2HTML) < "$^" > "$@"
else
dist_man_MANS=pkcs11-helper-1.8
endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git
More information about the pkg-opensc-commit
mailing list