#! /bin/sh # # Removes unchanged configuration files # if [ "$2" = "DEINSTALL" ]; then if [ ! -d $PKG_PREFIX/etc/mq ]; then exit 1;fi cd $PKG_PREFIX/etc/mq for cfgfile in imqbrokerd.conf imqenv.conf passfile; do if cmp -s $cfgfile.sample $cfgfile; then rm $cfgfile fi done fi application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/safestr
Commit message (Expand)AuthorAgeFilesLines
* - Change my email.stas2007-03-281-1/+1
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2
* - Fix amd64 builditetcu2006-09-042-1/+34
* - Update to 1.0.3rafan2006-08-153-38/+18
* - Chase increase of devel/safestr shlib version.miwi2006-08-041-1/+2
* Reset unresponsive maintainer.linimon2006-07-151-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1