mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:55:00 +02:00
fix Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2737 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
515d0f7596
commit
887e582eee
@ -8,7 +8,7 @@ PKG_MD5SUM:=0fb2bc5501b031604fc56eec3bd35fa4
|
||||
PKG_SOURCE_URL:=@SF/peerguardian
|
||||
PKG_SOURCE:=pglinux-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/pglinux-$(PKG_VERSION)
|
||||
PKG_CAT:=gzcat
|
||||
PKG_CAT:=zcat
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
include $(TOPDIR)/package/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user