xfce4-sensors-plugin: Removed autoconf line.

This commit is contained in:
Jose V Beneyto 2008-05-06 18:01:51 +02:00
parent 0809d0172e
commit 2f236d47be

View File

@ -14,7 +14,6 @@ source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2 \
build() {
cd $name-$version
patch -p1 < $SRC/lm_sensors3x.patch
autoconf
./configure --prefix=/usr \
--libexecdir=/usr/lib \
--disable-static \