mtree: remove /etc/skel
We use /usr/share/skel instead of /etc/skel. The existence of /etc/skel has confused people. PR: 46062 (submitted 2002-12-07) PR: 218897 Submitted by: carl@slackerbsd.org Submitted by: asv@inhio.net
This commit is contained in:
parent
1a1620dc88
commit
5539cb324e
@ -38,6 +38,8 @@
|
|||||||
# xargs -n1 | sort | uniq -d;
|
# xargs -n1 | sort | uniq -d;
|
||||||
# done
|
# done
|
||||||
|
|
||||||
|
# 20171230: Remove /etc/skel from mtree
|
||||||
|
OLD_DIRS=/etc/skel
|
||||||
# 20171208: Remove basename_r(3)
|
# 20171208: Remove basename_r(3)
|
||||||
OLD_FILES+=usr/share/man/man3/basename_r.3.gz
|
OLD_FILES+=usr/share/man/man3/basename_r.3.gz
|
||||||
# 20171204: Move fdformat man page from volume 1 to volume 8.
|
# 20171204: Move fdformat man page from volume 1 to volume 8.
|
||||||
|
@ -70,8 +70,6 @@
|
|||||||
..
|
..
|
||||||
security
|
security
|
||||||
..
|
..
|
||||||
skel
|
|
||||||
..
|
|
||||||
ssh
|
ssh
|
||||||
..
|
..
|
||||||
ssl
|
ssl
|
||||||
|
Loading…
Reference in New Issue
Block a user