fix missing which that intrigeri saw

This commit is contained in:
Micah Anderson 2008-06-24 20:31:58 +00:00
parent 910abf33c7
commit b499255f8a

View File

@ -54,7 +54,7 @@ then
getconf packagemgr `which dpkg`
getconf packagemgroptions ' --get-selections *'
getconf selectionsfile $parentir/debconfsel.txt
getconf debconfgetselections `debconf-get-selections`
getconf debconfgetselections `which debconf-get-selections`
elif [ $os = "redhat" ]
then
getconf packagesfile $parentdir/rpmpackages.txt