CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / hackbard / lirc / lirc
index b4a0b2b..c44839d 100644 (file)
@@ -2,9 +2,9 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 0.7.0
+# [V] 0.7.1
 # [S] 3-2
-# [D] lirc-0.7.0.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/lirc/
+# [D] lirc-0.7.1.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/lirc/
 
 # specify driver, port, irq
 driver="serial"
@@ -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
                }