mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 07:08:05 +02:00
gmenu2x: remove unused sections from menu
This commit is contained in:
parent
3b95c48bda
commit
19a5ec9cc1
@ -72,7 +72,10 @@ define Package/gmenu2x/install
|
||||
$(CP) \
|
||||
$(PKG_BUILD_DIR)/pandora/* \
|
||||
$(1)/usr/share/gmenu2x/
|
||||
#
|
||||
|
||||
rm -rf \
|
||||
$(1)/usr/share/gmenu2x/sections/{emulators,games}
|
||||
|
||||
# $(INSTALL_DATA) \
|
||||
# $(PKG_INSTALL_DIR)/usr/share/gmenu2x/* \
|
||||
# $(1)/usr/share/gmenu2x/
|
||||
|
Loading…
Reference in New Issue
Block a user