mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Remove empty directories on deinstall.
This commit is contained in:
parent
6783441591
commit
6fe10b44ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14115
3 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
bin/agrep
|
bin/agrep
|
||||||
share/doc/agrep/agrep.algorithms
|
share/doc/agrep/agrep.algorithms
|
||||||
|
@dirrm share/doc/agrep
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin/glimpse
|
||||||
bin/wgconvert
|
bin/wgconvert
|
||||||
share/doc/glimpse/COPYRIGHT
|
share/doc/glimpse/COPYRIGHT
|
||||||
share/doc/glimpse/README
|
share/doc/glimpse/README
|
||||||
|
@dirrm share/doc/glimpse
|
||||||
|
|
|
@ -4,4 +4,5 @@ bin/Iutil
|
||||||
share/doc/Isearch/QuickStart.html
|
share/doc/Isearch/QuickStart.html
|
||||||
share/doc/Isearch/IsearchFeatures.html
|
share/doc/Isearch/IsearchFeatures.html
|
||||||
share/doc/Isearch/IsearchTutorial.html
|
share/doc/Isearch/IsearchTutorial.html
|
||||||
|
share/doc/Isearch/Isearch-cgi-tutorial.html
|
||||||
|
@dirrm share/doc/Isearch
|
||||||
|
|
Loading…
Add table
Reference in a new issue