[pkg-opensc-commit] [pkcs11-helper] 106/253: Fixup spec file for rpm

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:09 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 1624edc30e53952f8daa4a594dd9afaa1c5fb5d4
Author: Alon Bar-Lev <alon.barlev at gmail.com>
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