Tijl Coosemans <[email protected]> wrote: > > > @unexec rm -d /var/foo 2>/dev/null || true > > > @exec install -d -o uucp -g uucp -m 0770 /var/foo > [...] > This is why I used rm -d instead of rmdir. The pkg tools recognise > rmdir and treat it in a special way.
That's it. Thank you! -- Christian "naddy" Weisgerber [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
