Changeset 3239 for trunk/freewrt/package/axtls
- Timestamp:
- 07/16/07 18:39:51 (1 year ago)
- Files:
-
- trunk/freewrt/package/axtls/Makefile (modified) (1 diff)
- trunk/freewrt/package/axtls/ipkg/axhttpd.postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/axtls/Makefile
r2678 r3239 9 9 PKG_NAME:= axtls 10 10 PKG_VERSION:= 1.1.0 11 PKG_RELEASE:= 611 PKG_RELEASE:= 7 12 12 PKG_MD5SUM:= 4a834edc93f46fdca4f9c93ec665376e 13 13 DISTFILES:= axTLS-${PKG_VERSION}.tar.gz trunk/freewrt/package/axtls/ipkg/axhttpd.postinst
r2152 r3239 1 #!/ bin/sh1 #!/usr/bin/env mksh 2 2 . $IPKG_INSTROOT/etc/functions.sh 3 3 add_rcconf axhttpd


