mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 17:10:36 +02:00
emacs: patch by jow to adapt to build-system changes
This commit is contained in:
parent
85917056b7
commit
d1d5fe41c9
@ -16,9 +16,11 @@ PKG_SOURCE_URL:=ftp://ftp.fu-berlin.de/pub/gnu/emacs/ \
|
|||||||
|
|
||||||
PKG_MD5SUM:=b6691852dae0bc142b3c12749f6b7ade
|
PKG_MD5SUM:=b6691852dae0bc142b3c12749f6b7ade
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_FIXUP:=libtool
|
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:= emacs/host libtool/host
|
PKG_FIXUP:=libtool
|
||||||
|
PKG_REMOVE_FILES:=
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:= emacs/host
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user