python-gnome-desktop2: fix installation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17497 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d1881bfff6
commit
c41425fdb9
@ -54,6 +54,9 @@ define Build/Configure
|
||||
)
|
||||
endef
|
||||
|
||||
MAKE_INSTALL_FLAGS += \
|
||||
PYGTK_DEFSDIR="$(PKG_INSTALL_DIR)/usr/share/pygtk/2.0/defs"
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/share/pygtk/2.0/defs
|
||||
$(INSTALL_DATA) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user