summaryrefslogtreecommitdiff
path: root/package/lxde-common/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-26 12:50:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-26 12:50:39 +0200
commite0cff236a7b5f42dd5f9ba337841d7f3a4f15bb3 (patch)
treea745b0e9c925e57c735dce2573460bd5d6d819f8 /package/lxde-common/Makefile
parenta8c14536161a7f62f06beb5928acfd78691bef78 (diff)
parenta314aacee222450e5e8d27f38bf49abe38afb10b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lxde-common/Makefile')
-rw-r--r--package/lxde-common/Makefile5
1 files changed, 4 insertions, 1 deletions
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