Added missing Id tags.

This commit is contained in:
Manuel Canales Esparcia 2006-10-16 17:26:37 +00:00
parent 245d1c9c54
commit 93d32cfafb
8 changed files with 28 additions and 7 deletions

View file

@ -1,3 +1,6 @@
#
# $Id$
#
HOW TO ADD CUSTOM SCRIPTS TO THE JHALFS MAKEFILE

View file

@ -1,5 +1,7 @@
#!/bin/sh
# $Id$
#----------------------------------#
add_CustomTools() { # Add any users supplied scripts
#----------------------------------#
@ -58,7 +60,6 @@ set -e
cd \$PKGDIR
`cat tmp`
exit
xEOFx
) > custom-commands/scripts/$THIS_SCRIPT

View file

@ -1,3 +1,6 @@
#
# $Id$
#
PKG="bc"
PKG_VERSION="1.06"
PKG_FILE="bc-1.06.tar.gz"

View file

@ -1,3 +1,6 @@
#
# $Id$
#
PKG="glib"
PKG_VERSION="1.2.10"
PKG_FILE="glib-1.2.10.tar.gz"

View file

@ -1,3 +1,6 @@
#
# $Id$
#
PKG="mc"
PKG_VERSION="4.6.1"
PKG_FILE="mc-4.6.1.tar.gz"

View file

@ -1,3 +1,6 @@
#
# $Id$
#
PKG="gpm"
PKG_VERSION="1.20.1"
PKG_FILE="gpm-1.20.1.tar.bz2"

View file

@ -1,3 +1,6 @@
#
# $Id$
#
PKG="blfs-bootscripts"
PKG_VERSION="20060910"
PKG_FILE="blfs-bootscripts-${PKG_VERSION}.tar.bz2"

View file

@ -1,4 +1,6 @@
#
# $Id$
#
# Any comments you wish to add
#