fix missing which that intrigeri saw
authorMicah Anderson <micah@riseup.net>
Tue, 24 Jun 2008 20:31:58 +0000 (20:31 +0000)
committerMicah Anderson <micah@riseup.net>
Tue, 24 Jun 2008 20:31:58 +0000 (20:31 +0000)
handlers/sys.in

index cf4d77e756263e9097cd8b5419745e15ba1cbc3c..d88d34c3d037a20580cc93f82a8c0296e40b17e0 100755 (executable)
@@ -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