English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/ntpclient/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2765 by wbx, Thu Sep 28 10:42:55 2006 UTC revision 2766 by tha, Mon Jun 11 23:24:02 2007 UTC
# Line 8  include $(TOPDIR)/rules.mk Line 8  include $(TOPDIR)/rules.mk
8    
9  PKG_NAME:=              ntpclient  PKG_NAME:=              ntpclient
10  PKG_VERSION:=           2003_194  PKG_VERSION:=           2003_194
11  PKG_RELEASE:=           2  PKG_RELEASE:=           3
12  PKG_MD5SUM:=            94e84d5c6023c5e1f3890b28d0a08c92  PKG_MD5SUM:=            94e84d5c6023c5e1f3890b28d0a08c92
13    
14  PKG_SOURCE_URL:=        http://doolittle.icarus.com/ntpclient/  PKG_SOURCE_URL:=        http://doolittle.icarus.com/ntpclient/
# Line 29  $(WRKBUILD)/.built: Line 29  $(WRKBUILD)/.built:
29          touch $@          touch $@
30    
31  $(IPKG_NTPCLIENT):  $(IPKG_NTPCLIENT):
32          install -d -m0755 $(IDIR_NTPCLIENT)/etc/hotplug.d/iface          install -d -m0755 $(IDIR_NTPCLIENT)/etc/init.d
33          install -m0755 ./files/ntpclient.init $(IDIR_NTPCLIENT)/etc/hotplug.d/iface/10-ntpclient          install -m0755 ./files/ntpclient.init $(IDIR_NTPCLIENT)/etc/init.d/S52ntpclient
34          install -d -m0755 $(IDIR_NTPCLIENT)/usr/sbin          install -d -m0755 $(IDIR_NTPCLIENT)/usr/sbin
35          install -m0755 $(WRKBUILD)/ntpclient $(IDIR_NTPCLIENT)/usr/sbin/          install -m0755 $(WRKBUILD)/ntpclient $(IDIR_NTPCLIENT)/usr/sbin/
36          $(RSTRIP) $(IDIR_NTPCLIENT)          $(RSTRIP) $(IDIR_NTPCLIENT)

Legend:
Removed from v.2765  
changed lines
  Added in v.2766

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20