Cleanup fix.
authorlace <>
Tue, 12 Sep 2006 19:31:18 +0000 (19:31 +0000)
committerlace <>
Tue, 12 Sep 2006 19:31:18 +0000 (19:31 +0000)
Cosmetic.

src/rawhide-bootstrap

index 161d5c7..8377f93 100755 (executable)
@@ -38,7 +38,7 @@ function pkg
 
 KEY=/tmp/fedora-bootstrap-$$-key
 rm -rf $KEY
-trap 'rm -f $KEY' EXIT
+trap 'rm -rf $KEY' EXIT
 mkdir $KEY
 cd $KEY
 # wget(1) due to: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167483
@@ -137,6 +137,7 @@ readline
 info
 zlib
 fedora-release
+fedora-release-notes
 cracklib-dicts
 mingetty
 iputils
@@ -172,7 +173,6 @@ gdbm
 mcstrans
 libcap
 kpartx
-fedora-release-notes
 EOH
 `
 mkdir -p $ROOT/var/lock/rpm
@@ -239,6 +239,7 @@ kernel-utils
 gcc
 redhat-rpm-config
 diffutils
+gdb
 EOH
 `