summaryrefslogtreecommitdiffstats
path: root/time_wizard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time_wizard/Makefile')
-rw-r--r--time_wizard/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/time_wizard/Makefile b/time_wizard/Makefile
new file mode 100644
index 00000000..ba4d136b
--- /dev/null
+++ b/time_wizard/Makefile
@@ -0,0 +1,20 @@
+
+install2:
+ su -c 'make install'
+
+install:
+ mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards
+ mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/time_wizard
+ mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/time_wizard/scripts
+ mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/time_wizard/images
+ 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" )
+
+desktop:
+ cp -f desktop_data/time\ wiz ${HOME}/Desktop
+ cp -f desktop_data/util1.gif ${HOME}/.kde/share/icons/