typo in filename
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11449 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
615aafa863
commit
2c9e5181b2
@ -35,7 +35,7 @@ CONFIGURE_ARGS+=--with-daemon_username=nobody --with-daemon_groupname=nogroup
|
||||
|
||||
define Package/at/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin $(1)/usr/sbin $(1)/etc/init.d/
|
||||
$(INSTALL_BIN) ./files/atd.init $(1)/etc/init.d/
|
||||
$(INSTALL_BIN) ./files/atd.init $(1)/etc/init.d/atd
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/at $(1)/usr/bin
|
||||
ln -sf at $(1)/usr/bin/atq
|
||||
ln -sf at $(1)/usr/bin/atrm
|
||||
|
Loading…
x
Reference in New Issue
Block a user