summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-12-24 11:49:49 +0000
committerphantom <phantom@FreeBSD.org>2001-12-24 11:49:49 +0000
commitfdc9141fcec5566da7630769b6382e7274ba7677 (patch)
treeb2173a427438120d6e60d75254d2fa3ac4f7c7e3 /etc/Makefile
parentb75cf26629650f7a516f9bbc5952316f563991fc (diff)
downloadFreeBSD-src-fdc9141fcec5566da7630769b6382e7274ba7677.zip
FreeBSD-src-fdc9141fcec5566da7630769b6382e7274ba7677.tar.gz
Back out recent replacement of LC_MESSAGES file with directory.
Requested by: ache
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 7a38bd8..6787fd9 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -168,7 +168,6 @@ distribution:
distrib-dirs:
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.root.dist -p ${DESTDIR}/
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.var.dist -p ${DESTDIR}/var
- -rm -f ${DESTDIR}/usr/share/locale/*/LC_MESSAGES
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.usr.dist -p ${DESTDIR}/usr
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
OpenPOWER on IntegriCloud