From: Silvio Rhatto Date: Tue, 26 Jun 2012 20:33:50 +0000 (-0300) Subject: Trying to fix the debian build X-Git-Tag: 0.2.1~68 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c85624a027dc14e415ee42edbe6c6d51ecc5daa7;p=keyringer.git Trying to fix the debian build --- diff --git a/Makefile b/Makefile index d5cca8f..d5675ed 100644 --- 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: