]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Adding install_man target
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Sep 2013 21:24:27 +0000 (18:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Sep 2013 21:24:27 +0000 (18:24 -0300)
Makefile
debian/keyringer.substvars [deleted file]

index c353df720985b3bb57ecec3cb2a8e67a56ea2b6f..030918a28e2a789864f817a4106777b4c79ab14c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,8 +36,11 @@ install_doc:
        $(INSTALL) -D --mode=0644 README $(DESTDIR)/$(PREFIX)/share/doc/$(PACKAGE)/README
        $(INSTALL) -D --mode=0644 LICENSE $(DESTDIR)/$(PREFIX)/share/doc/$(PACKAGE)/LICENSE
 
+install_man:
+       $(INSTALL) -D --mode=0644 share/man/keyringer.1 $(DESTDIR)/$(PREFIX)/share/man/man1
+
 install: clean
-       @make install_lib install_share install_bin install_doc
+       @make install_lib install_share install_bin install_doc install_man
 
 build_man:
        pandoc -s -w man share/man/keyringer.1.mdwn -o share/man/keyringer.1
diff --git a/debian/keyringer.substvars b/debian/keyringer.substvars
deleted file mode 100644 (file)
index abd3ebe..0000000
+++ /dev/null
@@ -1 +0,0 @@
-misc:Depends=