Skip to content

Commit

Permalink
lime-system: cleanup /etc/uci-defaults/ mess
Browse files Browse the repository at this point in the history
 * remove duplicate /etc/uci-defaults/99-lime-config
    This was introduced during 'Merge branch '15.09' into develop'
 * rename 90-lime-banner -> 90_lime-banner
 * rename 90_lime-config -> 91_lime-config
 * chmod +x 90_lime-customize-profile
  • Loading branch information
altergui committed Aug 7, 2016
1 parent 4e31e51 commit c226b0c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/lime-system/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/etc/lime/
$(LIME_VERSION_SED) \
$(1)/etc/lime/release \
$(1)/etc/uci-defaults/90-lime-banner
$(1)/etc/uci-defaults/90_lime-banner
endef

$(eval $(call BuildPackage,$(PKG_NAME)))
Empty file.
5 changes: 0 additions & 5 deletions packages/lime-system/files/etc/uci-defaults/99-lime-config

This file was deleted.

0 comments on commit c226b0c

Please sign in to comment.