fcheck: Clean up. Fixed tab spaces.

This commit is contained in:
Jose V Beneyto 2008-02-22 10:47:14 +01:00
parent cf709ad5e3
commit 6c465786f2

View File

@ -11,5 +11,5 @@ source=(http://www.geocities.com/fcheck2000/FCheck_$version.tar.gz)
build () {
install -D -m 0500 $name/$name $PKG/usr/bin/$name
install -D -m 0400 $name/$name.cfg $PKG/etc/$name.cfg
install -D -m 0400 $name/$name.cfg $PKG/etc/$name.cfg
}