fpc/install/debian/fp-compiler.postrm.in
2000-08-04 21:50:37 +00:00

10 lines
113 B
Bash

#! /bin/sh
FPCDIR=/usr/lib/fpc/%{fpcversion}
# remove link
rm -f /usr/bin/ppc386
# Debhelper code
#DEBHELPER#