Changeset 3512 for trunk/freewrt/package/broadcom-watchbutton
- Timestamp:
- 08/16/07 17:06:35 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/broadcom-watchbutton/Makefile
r3239 r3512 9 9 PKG_NAME:= broadcom-watchbutton 10 10 PKG_VERSION:= 1.0 11 PKG_RELEASE:= 711 PKG_RELEASE:= 8 12 12 NO_DISTFILES:= 1 13 13 trunk/freewrt/package/broadcom-watchbutton/files/watchbutton.init
r2653 r3512 1 1 #!/bin/sh 2 test x"$1" = x"really" || exec /bin/mksh "$0" really "$@" 3 shift 2 4 #FWINIT 50 3 5 . /etc/rc.conf


