Fix buildd/buildd typo
authorMichael Prokop <devnull@localhost>
Mon, 22 Oct 2007 17:32:37 +0000 (19:32 +0200)
committerMichael Prokop <devnull@localhost>
Mon, 22 Oct 2007 17:32:37 +0000 (19:32 +0200)
16 files changed:
buildd/cleanup.sh
buildd/functions.sh
buildd/grml-buildd.conf
buildd/grml-live_autobuild_grml-large_etch.sh
buildd/grml-live_autobuild_grml-large_sid.sh
buildd/grml-live_autobuild_grml-medium_etch.sh
buildd/grml-live_autobuild_grml-medium_sid.sh
buildd/grml-live_autobuild_grml-small_etch.sh
buildd/grml-live_autobuild_grml-small_sid.sh
buildd/grml-live_autobuild_grml64-large_etch.sh
buildd/grml-live_autobuild_grml64-large_sid.sh
buildd/grml-live_autobuild_grml64-medium_etch.sh
buildd/grml-live_autobuild_grml64-medium_sid.sh
buildd/grml-live_autobuild_grml64-small_etch.sh
buildd/grml-live_autobuild_grml64-small_sid.sh
buildd/upload_isos.sh

index 43d36cf..2f16549 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Filename:      /usr/share/grml-live/buildd/buildd/cleanup.sh
+# Filename:      /usr/share/grml-live/buildd/cleanup.sh
 # Purpose:       clean up daily builds directory - remove old files
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
index 3a5366c..3198273 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Filename:      /usr/share/grml-live/buildd/buildd/functions.sh
+# Filename:      /usr/share/grml-live/buildd/functions.sh
 # Purpose:       main function file for grml-live buildd
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
index df185b7..05fe9f9 100644 (file)
@@ -18,7 +18,7 @@
 #FROM=root@localhost
 
 # which directory should be cleaned up?
-# used for example inside /usr/share/grml-live/buildd/buildd/cleanup.sh
+# used for example inside /usr/share/grml-live/buildd/cleanup.sh
 #MIRROR_DIRECTORY=/home/ftp/www.grml.org/daily
 
 ## END OF FILE #################################################################
index 39bfdd5..bf81709 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 6ada83e..94863d0 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 2513e76..772816e 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml-medium
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 33e8891..27bff66 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml-medium
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 8a22d7c..5d967f2 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml-small
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index f29b217..08783fc 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml-small
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 2c99c57..98c185d 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index b85cef8..5467a29 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 21f6ad3..132651f 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64-medium
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 9459673..0844239 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64-medium
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 742af42..9edb820 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64-small
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index a728f12..3c87def 100755 (executable)
@@ -9,7 +9,7 @@ NAME=grml64-small
 SCRIPTNAME="$(basename $0)"
 ARCH=amd64
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
 grml_live_run
index 9755452..02630f5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Filename:      /usr/share/grml-live/buildd/buildd/upload_isos.sh
+# Filename:      /usr/share/grml-live/buildd/upload_isos.sh
 # Purpose:       upload grml ISOs to a rsync server
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
@@ -7,7 +7,7 @@
 # Latest change: Mon Oct 22 19:11:33 CEST 2007 [mika]
 ################################################################################
 
-. /usr/share/grml-live/buildd/buildd/functions.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 [ -n "$RSYNC_MIRROR" ] || exit 2
 cd $ISO_DIR || exit 3