summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-04-27 11:28:01 +0000
committerSteven Barth <steven@midlink.org>2008-04-27 11:28:01 +0000
commit1b159023db95ec0d429f1fc71536ef96edc37333 (patch)
treefd65ab869c4329f061e8d522dd9c4490ee6faa4e /contrib
parent9a5210e5467fb76e7fd79b7c58927c8fc252c480 (diff)
* Fixed Makefile again...
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/ffluci-splash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/ffluci-splash/Makefile b/contrib/package/ffluci-splash/Makefile
index d3e98af18..3ea123ffd 100644
--- a/contrib/package/ffluci-splash/Makefile
+++ b/contrib/package/ffluci-splash/Makefile
@@ -33,7 +33,7 @@ define Package/ffluci-splash/install
$(INSTALL_BIN) ./src/luci_splash.init $(1)/etc/init.d/luci_splash
$(INSTALL_BIN) ./src/luci-splash.lua $(1)/usr/sbin/luci-splash
- $(INSTALL_BIN) -a ./src/luci_splash.cron $(1)/etc/cron.minutely/luci_splash
+ $(INSTALL_BIN) ./src/luci_splash.cron $(1)/etc/cron.minutely/luci-splash
$(CP) -a ./src/luci_splash.uci $(1)/etc/config/luci_splash
$(CP) -a ./src/luci_splash_httpd.conf $(1)/etc/