home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
var
/
lib
/
dpkg
/
info
/
mono-common.prerm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-08-19
|
155 b
|
8 lines
#!/bin/sh -e
if [ remove = "$1" ] && [ -x /usr/sbin/update-binfmts ]; then
/usr/sbin/update-binfmts --package mono-common --remove cli /usr/bin/cli
fi