917deaf4cb
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8853 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
182 B
Makefile
13 lines
182 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_BASE_NAME:=xinit
|
|
PKG_NAME:=xinit-X11R7.2
|
|
PKG_RELEASE:=1
|
|
PKG_VERSION:=1.0.3
|
|
|
|
_DEPEND:=
|
|
|
|
include ../common.mk
|
|
|
|
$(eval $(call BuildPackage,$(PKG_NAME)))
|