From 62c0f6c5579b3b1bb4d468bf31443979a231c300 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 25 Apr 2011 12:19:06 +0200 Subject: add missing panel configuration --- package/lxde-common/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package') diff --git a/package/lxde-common/Makefile b/package/lxde-common/Makefile index 622b4b2af..b59a4b91a 100644 --- a/package/lxde-common/Makefile +++ b/package/lxde-common/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= lxde-common PKG_VERSION:= 0.5.0 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= aac2f6f2efa53a6ac92e47e7f2a0c602 PKG_DESCR:= LXDE de-common manager PKG_SECTION:= x11/lxde @@ -22,6 +22,9 @@ lxde-common-install: $(INSTALL_DIR) $(IDIR_LXDE_COMMON)/usr/bin $(CP) $(WRKINST)/usr/bin/* \ $(IDIR_LXDE_COMMON)/usr/bin + $(INSTALL_DIR) $(IDIR_LXDE_COMMON)/usr/share/lxpanel/profile/LXDE + $(CP) $(WRKINST)/usr/share/lxpanel/profile/LXDE/* \ + $(IDIR_LXDE_COMMON)/usr/share/lxpanel/profile/LXDE $(INSTALL_DIR) $(IDIR_LXDE_COMMON)/usr/share/lxde $(CP) $(WRKINST)/usr/share/lxde/* \ $(IDIR_LXDE_COMMON)/usr/share/lxde -- cgit v1.2.3