sys: fix typo
authorintrigeri <intrigeri@boum.org>
Wed, 25 Jun 2008 08:47:48 +0000 (08:47 +0000)
committerintrigeri <intrigeri@boum.org>
Wed, 25 Jun 2008 08:47:48 +0000 (08:47 +0000)
handlers/sys.in

index d88d34c3d037a20580cc93f82a8c0296e40b17e0..a029af6762a66b4f321e037c9b9f2c1951452eda 100755 (executable)
@@ -53,7 +53,7 @@ then
    getconf packagesfile $parentdir/dpkg-selections.txt
    getconf packagemgr   `which dpkg`
    getconf packagemgroptions ' --get-selections *'
-   getconf selectionsfile $parentir/debconfsel.txt
+   getconf selectionsfile $parentdir/debconfsel.txt
    getconf debconfgetselections `which debconf-get-selections`
 elif [ $os = "redhat" ]
 then