[pkg-opensc-commit] [pkcs11-helper] 47/53: Fixup spec file for rpm

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:55 UTC 2017


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

eric pushed a commit to tag pkcs11-helper-1.03
in repository pkcs11-helper.

commit eb3cc2465ba66744555f639cc333964e1ee246c4
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Wed Jun 13 12:50:51 2007 +0000

    Fixup spec file for rpm
---
 Makefile.am | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 502486a..c6f1dd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,3 +59,11 @@ dist_doc_DATA=README COPYING.GPL COPYING.BSD COPYING
 
 EXTRA_DIST=config-w32-vc.h
 
+#
+# pkcs11-helper.spec must be on root for invalid RPM
+#
+dist-hook:
+	ln -s distro/rpm/pkcs11-helper.spec $(distdir)/pkcs11-helper.spec
+
+clean-generic:
+	-rm pkcs11-helper.spec

-- 
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