]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Trying to fix the debian build
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 26 Jun 2012 20:33:50 +0000 (17:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 26 Jun 2012 20:33:50 +0000 (17:33 -0300)
Makefile

index d5cca8f7e8e01b2b716ae8cbc7740f76ff4fdc8f..d5675edc3881e19eefaa42cdd177a3ee85597c8f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ install_lib:
        $(INSTALL) -D --mode=0644 lib/keyringer/functions $(DESTDIR)/$(PREFIX)/lib/$(PACKAGE)/functions
 
 install_share:
+       $(INSTALL) -D --mode=0755 -d share/keyringer $(DESTDIR)/$(PREFIX)/share/$(PACKAGE)
        $(INSTALL) -D --mode=0755 share/keyringer/* $(DESTDIR)/$(PREFIX)/share/$(PACKAGE)
 
 install_bin: