Jan Niehusmann wrote: > Do you know a package doing this or some other kind of example code I > could copy? My spare time is very limited, at the moment :-( so any help > is appreciated.
if [ "$1" = configure ] && [ "$2" = upgrade ] && [ -L /usr/doc/tf ] && \
dpkg --compare-versions "$2" le "1:4.0s1-16"; then
rm -f /usr/doc/tf
fi
--
see shy jo
signature.asc
Description: Digital signature

