packages/hd-idle: fix stupid copy/paste in r28949
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28954 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f0f1d1405b
commit
e0c4eff119
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=hd-idle
|
PKG_NAME:=hd-idle
|
||||||
PKG_VERSION:=1.03
|
PKG_VERSION:=1.03
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||||
|
@ -76,5 +76,5 @@ start() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
service_start /usr/bin/hd-idle
|
service_stop /usr/bin/hd-idle
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user