Add libtool fixup.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13848 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d12d71531b
commit
d9f5a995fb
@ -10,11 +10,12 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libtwin
|
||||
PKG_VERSION:=0.0.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://ozlabs.org/~jk/projects/petitboot/downloads/
|
||||
PKG_MD5SUM:=ebd7c5cca3c9e108208a7bf17b256a6c
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
@ -4,11 +4,12 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pthsem
|
||||
PKG_VERSION:=2.0.7
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.auto.tuwien.ac.at/~mkoegler/pth/
|
||||
PKG_MD5SUM:=b277716ee1224ca9925176fa29e1f0c5
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user