mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
14b3510fbb
- Don't remove shared directory on deinstall if it's not empty PR: 39774 Submitted by: Stijn Hoop <stijn@win.tue.nl> Approved by: MAINTAINER
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
bin/bbpager
|
|
share/bbtools/bbpager.bb
|
|
share/bbtools/bbpager.nobb
|
|
share/bbtools/README.bbpager
|
|
@unexec rmdir %D/share/bbtools >/dev/null 2>&1 || true
|