From c719b59dd060be6a1cfe18a4f33f8c526483e42c Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 5 Sep 2002 10:15:20 +0000 Subject: added NTPConf.pm --- time_wizard/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'time_wizard') diff --git a/time_wizard/Makefile b/time_wizard/Makefile index cd49d85d..ba4d136b 100644 --- a/time_wizard/Makefile +++ b/time_wizard/Makefile @@ -10,6 +10,7 @@ install: install --mode=u=rw,g=r,o=r -p time.wiz ${prefix}/share/wizards/time_wizard install --mode=a=r -p ./images/Time.png ${prefix}/share/wizards/time_wizard/images install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/time_wizard/scripts + install --mode=u=rw,g=r,o=r -p scripts/NTPConf.pm ${prefix}/share/wizards/time_wizard/scripts run: (su -c "make install; unset WIZPATH; export DEBUG_WIZ='/dev/pts/0'; wiz /usr/share/wizards/time_wizard/time.en.wpo" ) -- cgit v1.2.1