aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-06-26 17:33:50 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-06-26 17:33:50 -0300
commitc85624a027dc14e415ee42edbe6c6d51ecc5daa7 (patch)
treedd0b298d22270ba0f9fc7ee9e33ae67e50929b58
parent80dbf12dad7500caf6fb6336a68812f28e147f8f (diff)
downloadkeyringer-c85624a027dc14e415ee42edbe6c6d51ecc5daa7.tar.gz
keyringer-c85624a027dc14e415ee42edbe6c6d51ecc5daa7.tar.bz2
Trying to fix the debian build
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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: