summaryrefslogtreecommitdiff
path: root/package/openbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openbox/Makefile')
-rw-r--r--package/openbox/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/openbox/Makefile b/package/openbox/Makefile
index 9ed04df18..961a4a0b0 100644
--- a/package/openbox/Makefile
+++ b/package/openbox/Makefile
@@ -18,6 +18,9 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,OPENBOX,openbox,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
openbox-install:
+ $(INSTALL_DIR) $(IDIR_OPENBOX)/etc/xdg/openbox
+ $(CP) $(WRKINST)/etc/xdg/openbox/* \
+ $(IDIR_OPENBOX)/etc/xdg/openbox
$(INSTALL_DIR) $(IDIR_OPENBOX)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/openbox \
$(IDIR_OPENBOX)/usr/bin