From 96d74cf1bb8f938c055da1de8da71715250f5568 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 9 Oct 2007 22:06:40 +0000 Subject: [PATCH 1/1] removed unneded ipkg from fluxbox SVN-Revision: 9225 --- XOrg/app/fluxbox/Makefile | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/XOrg/app/fluxbox/Makefile b/XOrg/app/fluxbox/Makefile index eaa1c843a1..b186719955 100644 --- a/XOrg/app/fluxbox/Makefile +++ b/XOrg/app/fluxbox/Makefile @@ -42,18 +42,6 @@ $(call Package/fluxbox/Default) TITLE:=fluxbox tool to run applications endef -define Package/fbsetroot -$(call Package/fluxbox/Default) - DEPENDS:=fluxbox - TITLE:=set fluxbox background colors -endef - -define Package/fbsetbg -$(call Package/fluxbox/Default) - DEPENDS:=fluxbox +x-bkgd-images +eterm - TITLE:=set fluxbox background images -endef - define Build/Configure (cd $(PKG_BUILD_DIR)/$(CONFIGURE_PATH); \ if [ -x $(CONFIGURE_CMD) ]; then \ @@ -96,6 +84,4 @@ define Package/fbrun/install endef $(eval $(call BuildPackage,fbrun)) -$(eval $(call BuildPackage,fbsetbg)) -$(eval $(call BuildPackage,fbsetroot)) $(eval $(call BuildPackage,fluxbox)) -- 2.30.2