summaryrefslogtreecommitdiff
path: root/packaging/linux-hotplug
diff options
context:
space:
mode:
authorArnaud Launay <asl@launay.org>2002-09-08 12:02:56 +0000
committerArnaud Launay <asl@launay.org>2002-09-08 12:02:56 +0000
commit0f865bd628bc84b6009a525b9fc26a07327f7155 (patch)
tree627658c6e18f7f6a88e464cf1f94f60e8ab02c47 /packaging/linux-hotplug
parent0a1219f51bba41d67866767d181622546ac6cd18 (diff)
downloadlibgphoto2-0f865bd628bc84b6009a525b9fc26a07327f7155.tar.gz
hotplug docdir need to be created before installation
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5214 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'packaging/linux-hotplug')
-rw-r--r--packaging/linux-hotplug/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/linux-hotplug/Makefile.am b/packaging/linux-hotplug/Makefile.am
index 8561f4d46..8b182ec26 100644
--- a/packaging/linux-hotplug/Makefile.am
+++ b/packaging/linux-hotplug/Makefile.am
@@ -20,6 +20,7 @@ USERMAP = gphoto2-usb.usermap
install-data-local: print-usb-usermap
./print-usb-usermap > $(USERMAP)
+ mkdir -p $(DESTDIR)$(docdir)/
$(INSTALL_DATA) $(USERMAP) $(DESTDIR)$(docdir)/
uninstall-local: