summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-18 22:55:18 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-18 22:55:18 +0000
commit72a4495a75f15cc58b96d459818b9f17c509948d (patch)
tree38a0f6cec956ccd637f82316b29b9be7e57bf9ca /share/msgdef
parentab3472a19f7511472d090ffc997c819892ddf574 (diff)
downloadFreeBSD-src-72a4495a75f15cc58b96d459818b9f17c509948d.zip
FreeBSD-src-72a4495a75f15cc58b96d459818b9f17c509948d.tar.gz
Remove rm -Rf beforeinstall hack that was needed due to a change that
only lasted 3 days in HEAD in 2001 (r88348 - r88459) Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 3f22325..21e7776 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -134,11 +134,4 @@ SYMLINKS+= ../${lang_terr:C/:.*$//}.${enc1}/${FILESNAME} \
.endfor
.endfor
-beforeinstall:
-.for locale in ${LOCALES}
-.if exists(${DESTDIR}${LOCALEDIR}/${locale}/LC_MESSAGES/)
- rm -rf ${DESTDIR}${LOCALEDIR}/${locale}/LC_MESSAGES
-.endif
-.endfor
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud