crib the code from reportbug
which is parsing this info out of the existing packages.debian.org HTML
code.
--
Roderick Schertler
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: cucipop
Version: 1.31-7
The preinst says
if [ "$(mount | grep 'on /usr' | grep ro)" != "" ]
then
echo "Remounting the /usr filesystem read-write (forgetful, aren't we?)"
mount -o remount,rw /usr
fi
I don't understand why it does this (surely unpacking the .de
2 matches
Mail list logo