From: juhosg Date: Thu, 27 Mar 2014 07:05:00 +0000 (+0000) Subject: packages/slang2: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=838dd4545fc47961d8498e5a958abab7c3d1f3b2;p=packages.git packages/slang2: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/slang2/Makefile b/libs/slang2/Makefile index 594bc823a..fc43bf0c7 100644 --- a/libs/slang2/Makefile +++ b/libs/slang2/Makefile @@ -40,7 +40,7 @@ define Package/slsh CATEGORY:=Languages TITLE:=S-Lang Shell URL:=http://www.jedsoft.org/slang/slsh.html - DEPENDS:= +libslang2 + DEPENDS:= +libslang2 endef define Package/libslang2/description @@ -87,7 +87,7 @@ define Build/InstallDev endef define Package/slsh/install - $(INSTALL_DIR) $(1)/usr/bin + $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/slsh $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/share $(CP) $(PKG_INSTALL_DIR)/usr/share/slsh/ $(1)/usr/share/