CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / hackbard / lirc / lirc
index 1f362c3..c44839d 100644 (file)
@@ -14,7 +14,5 @@ irq="4"
 confopt="$confopt --with-driver=$driver --with-port=$port --with-irq=$irq"
 
 pre_install()  {
-       sed 's%which dialog%type -p dialog%' setup.sh > tmp~
-       mv tmp~ setup.sh
        chmod 750 setup.sh
                }