projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910abf3
)
fix missing which that intrigeri saw
author
Micah Anderson
<micah@riseup.net>
Tue, 24 Jun 2008 20:31:58 +0000
(20:31 +0000)
committer
Micah Anderson
<micah@riseup.net>
Tue, 24 Jun 2008 20:31:58 +0000
(20:31 +0000)
handlers/sys.in
patch
|
blob
|
history
diff --git
a/handlers/sys.in
b/handlers/sys.in
index cf4d77e756263e9097cd8b5419745e15ba1cbc3c..d88d34c3d037a20580cc93f82a8c0296e40b17e0 100755
(executable)
--- a/
handlers/sys.in
+++ b/
handlers/sys.in
@@
-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