Changeset c94176e for scripts


Ignore:
Timestamp:
Jan 1, 2009, 11:47:36 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f9b3690b
Parents:
f9afcb4
Message:

Changed email address

Location:
scripts/patch
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • scripts/patch/bash-patch.sh

    rf9afcb4 rc94176e  
    9292#
    9393cd /usr/src
    94 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > bash-${VERSION}-fixes-x.patch
     94echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > bash-${VERSION}-fixes-x.patch
    9595echo "Date: `date +%m-%d-%Y`" >> bash-${VERSION}-fixes-x.patch
    9696echo "Initial Package Version: ${VERSION}" >> bash-${VERSION}-fixes-x.patch
  • scripts/patch/binutils-patch.sh

    rf9afcb4 rc94176e  
    6666#
    6767cd /usr/src
    68 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > binutils-${VERSION}-branch_update-x.patch
     68echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > binutils-${VERSION}-branch_update-x.patch
    6969echo "Date: `date +%m-%d-%Y`" >> binutils-${VERSION}-branch_update-x.patch
    7070echo "Initial Package Version: ${VERSION}" >> binutils-${VERSION}-branch_update-x.patch
  • scripts/patch/gcc-patch.sh

    rf9afcb4 rc94176e  
    5656#
    5757cd /usr/src
    58 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > gcc-${VERSION}-branch_update-x.patch
     58echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > gcc-${VERSION}-branch_update-x.patch
    5959echo "Date: `date +%m-%d-%Y`" >> gcc-${VERSION}-branch_update-x.patch
    6060echo "Initial Package Version: ${VERSION}" >> gcc-${VERSION}-branch_update-x.patch
  • scripts/patch/ncurses-patch.sh

    rf9afcb4 rc94176e  
    8888#
    8989cd /usr/src
    90 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > ncurses-${VERSION}-branch_update-x.patch
     90echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > ncurses-${VERSION}-branch_update-x.patch
    9191echo "Date: `date +%m-%d-%Y`" >> ncurses-${VERSION}-branch_update-x.patch
    9292echo "Initial Package Version: ${VERSION}" >> ncurses-${VERSION}-branch_update-x.patch
  • scripts/patch/readline-patch.sh

    rf9afcb4 rc94176e  
    9292#
    9393cd /usr/src
    94 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > readline-${VERSION}-fixes-x.patch
     94echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > readline-${VERSION}-fixes-x.patch
    9595echo "Date: `date +%m-%d-%Y`" >> readline-${VERSION}-fixes-x.patch
    9696echo "Initial Package Version: ${VERSION}" >> readline-${VERSION}-fixes-x.patch
  • scripts/patch/vim-patch.sh

    rf9afcb4 rc94176e  
    9292#
    9393cd /usr/src
    94 echo "Submitted By: Jim Gifford (jim at linuxfromscratch dot org)" > vim-${VERSION}-branch_update-x.patch
     94echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > vim-${VERSION}-branch_update-x.patch
    9595echo "Date: `date +%m-%d-%Y`" >> vim-${VERSION}-branch_update-x.patch
    9696echo "Initial Package Version: ${VERSION}" >> vim-${VERSION}-branch_update-x.patch
Note: See TracChangeset for help on using the changeset viewer.