[packages] python-gnome-desktop2: don't break on error when python-package.mk can't be included
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16746 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
32c9b60148
commit
2774d43724
@ -16,7 +16,7 @@ PKG_MD5SUM:=504877a973f6abc0788283232cd703c
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
|
||||
-include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
|
||||
|
||||
PKG_INSTALL=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user