summaryrefslogtreecommitdiff
path: root/noncore/tools
authorspiralman <spiralman>2002-09-02 12:59:08 (UTC)
committer spiralman <spiralman>2002-09-02 12:59:08 (UTC)
commit4ee373ce314d6790c50861834d1c6d16f13b15f1 (patch) (unidiff)
tree5bbaa58e00de5c3c9b15989139c14b2165acca68 /noncore/tools
parent8b7b59d22aaae92761054ae7d8e7f594a2a44898 (diff)
downloadopie-4ee373ce314d6790c50861834d1c6d16f13b15f1.zip
opie-4ee373ce314d6790c50861834d1c6d16f13b15f1.tar.gz
opie-4ee373ce314d6790c50861834d1c6d16f13b15f1.tar.bz2
fixed .control files, added clean: target to the Makefile
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/scripts/Makefile11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-diskfree.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-hostlist.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-killproc.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-logviewer.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control1
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control1
-rw-r--r--noncore/tools/opie-sh/scripts/task-opie-sh-apps.control1
12 files changed, 11 insertions, 11 deletions
diff --git a/noncore/tools/opie-sh/scripts/Makefile b/noncore/tools/opie-sh/scripts/Makefile
index 1eddbc2..86efe5e 100644
--- a/noncore/tools/opie-sh/scripts/Makefile
+++ b/noncore/tools/opie-sh/scripts/Makefile
@@ -1,2 +1,13 @@
1all: 1all:
2 cp *.sh ../../../../bin/ 2 cp *.sh ../../../../bin/
3clean:
4 rm ../../../../bin/diskfree.sh
5 rm ../../../../bin/filesystem_mounter.sh
6 rm ../../../../bin/hostlist.sh
7 rm ../../../../bin/killproc.sh
8 rm ../../../../bin/launcher_refresh.sh
9 rm ../../../../bin/logviewer.sh
10 rm ../../../../bin/opie-sh-wavelanchooser.sh
11 rm ../../../../bin/rsyncme.sh
12 rm ../../../../bin/service_manager.sh
13 rm ../../../../bin/usbnetctrl.sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control
index b825898..efdf08a 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control
@@ -1,5 +1,4 @@
1Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png 1Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png
2Package: opie-sh-diskfree
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control
index f0abf88..fa92e73 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control
@@ -1,5 +1,4 @@
1Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop 1Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop
2Package: opie-sh-fsmounter
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control
index 099b055..4cacaf4 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control
@@ -1,5 +1,4 @@
1Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg 1Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg
2Package: opie-sh-hostlist
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control
index 18bc5b9..8e62d44 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control
@@ -1,5 +1,4 @@
1Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png 1Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png
2Package: opie-sh-killproc
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control
index 08829b1..a02b4ee 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control
@@ -1,5 +1,4 @@
1Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop 1Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop
2Package: opie-sh-launcher-refresh
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control
index a3075ff..fb04741 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control
@@ -1,5 +1,4 @@
1Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png 1Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png
2Package: opie-sh-logviewer
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control
index 5301f3b..ce6bd0c 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control
@@ -1,5 +1,4 @@
1Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg 1Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg
2Package: opie-sh-rsynchelper
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control
index 22a0131..db0a418 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control
@@ -1,5 +1,4 @@
1Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png 1Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png
2Package: opie-sh-servicemanager
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control
index e8c2521..511f038 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control
@@ -1,5 +1,4 @@
1Files: bin/usbnetctrl.sh apps/Opie-SH/usbnetctrl.desktop pics/opie-sh-scripts/usbnetctrl.png 1Files: bin/usbnetctrl.sh apps/Opie-SH/usbnetctrl.desktop pics/opie-sh-scripts/usbnetctrl.png
2Package: opie-sh-usbnetctrl
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh 4Depends: opie-base ($QPE_VERSION), opie-sh
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control b/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control
index 7ae79f6..837e358 100644
--- a/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control
+++ b/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control
@@ -1,5 +1,4 @@
1Files: bin/opie-sh-wavelanchooser.sh apps/Opie-SH/opie-sh-wavelanchooser.desktop pics/opie-sh-scripts/qtwavelan.png 1Files: bin/opie-sh-wavelanchooser.sh apps/Opie-SH/opie-sh-wavelanchooser.desktop pics/opie-sh-scripts/qtwavelan.png
2Package: opie-sh-wavelanchooser
3Installed-Size: 0 2Installed-Size: 0
4Version: 0.1-20020527-1 3Version: 0.1-20020527-1
5Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab 4Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab
diff --git a/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control b/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control
index 20cf935..425c055 100644
--- a/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control
+++ b/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control
@@ -1,5 +1,4 @@
1Files: 1Files:
2Package: task-opie-sh-apps
3Installed-Size: 0 2Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab, opie-sh-fsmounter, opie-sh-killproc, opie-sh-rsynchelper, opie-sh-servicemanager, opie-sh-usbnetctrl, opie-sh-hostlist, opie-sh-wavelanchooser, opie-sh-diskfree, opie-sh-launcher-refresh, opie-sh-logviewer 4Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab, opie-sh-fsmounter, opie-sh-killproc, opie-sh-rsynchelper, opie-sh-servicemanager, opie-sh-usbnetctrl, opie-sh-hostlist, opie-sh-wavelanchooser, opie-sh-diskfree, opie-sh-launcher-refresh, opie-sh-logviewer