Skip to content

Commit

Permalink
Changed all build.sh to use didbs bash
Browse files Browse the repository at this point in the history
  • Loading branch information
jupo42 committed Oct 6, 2019
1 parent 355d4ef commit 1b0dad6
Show file tree
Hide file tree
Showing 195 changed files with 200 additions and 200 deletions.
2 changes: 1 addition & 1 deletion apr-util/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion apr/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion arts/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion asciidoc/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion aspell/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion atk/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion audiofile/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion autoconf/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion autoconf259/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion autoconf260/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion autoconf261/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion autoconf262/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion automake/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion automake110/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion bash3/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion bash4/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion bdb43/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion bdb44/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion binutils/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion bison/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion bzip2/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion c-ares/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion cairo/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion clawsmail/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion cmus/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion compface/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion coreutils/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion cups/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion curl/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion cvs/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion dejagnu/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion dhcp/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion diffutils/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion dillo/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion doxygen/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion easytag/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion esound/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion expat/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
2 changes: 1 addition & 1 deletion expat1/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion expect/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion findutils/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion flac/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion flex/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion fltk/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion fontconfig/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion freeglut/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion freetype/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down
4 changes: 2 additions & 2 deletions gaim/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down Expand Up @@ -55,7 +55,7 @@ build()
reg install
install()
{
MAKE_PROG="make SHELL=/usr/tgcware/bin/bash"
MAKE_PROG="make SHELL=/usr/didbs/current/bin/bash"
generic_install DESTDIR
doc COPYING COPYRIGHT AUTHORS NEWS README
$FIND ${stagedir} -name '.packlist' -o -name 'perllocal.pod' -o -name '*.bs' | $XARGS -i $RM -f {}
Expand Down
2 changes: 1 addition & 1 deletion gawk/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gcc3/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gcc4/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gcc41/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gcc42/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
4 changes: 2 additions & 2 deletions gcc43/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down Expand Up @@ -46,7 +46,7 @@ if [ "$_os" = "irix53" ]; then
fi
if [ "$_os" = "irix62" ]; then
configure_args+=(--enable-shared --enable-threads=posix95)
export CONFIG_SHELL=/usr/tgcware/bin/bash
export CONFIG_SHELL=/usr/didbs/current/bin/bash
gas=1
objdir=all_gas_pthreads
#[ $withada -eq 1 ] && export GNAT_ROOT=/usr/tgcware/gcc-4.3.2/bin
Expand Down
4 changes: 2 additions & 2 deletions gcc45/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
# This is a buildpkg build.sh script
# build.sh helper functions
. ${BUILDPKG_SCRIPTS}/build.sh.functions
Expand Down Expand Up @@ -36,7 +36,7 @@ langs="--enable-languages=c,ada,c++,fortran,objc,obj-c++"
withjava=0
gas=1

export CONFIG_SHELL=/usr/tgcware/bin/bash
export CONFIG_SHELL=/usr/didbs/current/bin/bash

datestamp()
{
Expand Down
2 changes: 1 addition & 1 deletion gd2/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gettext/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gettext016/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion gettext017/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
2 changes: 1 addition & 1 deletion ghostscript/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/tgcware/bin/bash
#!/usr/didbs/current/bin/bash
#
# This is a generic build.sh script
# It can be used nearly unmodified with many packages
Expand Down
Loading

0 comments on commit 1b0dad6

Please sign in to comment.