aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dcfldd/files/patch-po:Makefile.in.in
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-07-02 14:33:11 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-07-02 14:33:11 +0000
commitdb02d8029714eab5aa2489abdb3c34967251bf03 (patch)
tree3ca95106d8e926f99f21cd9c6cd7d36858453f25 /sysutils/dcfldd/files/patch-po:Makefile.in.in
parent655a007d9a253c2a350537124c7156c0449754d5 (diff)
downloadports-db02d8029714eab5aa2489abdb3c34967251bf03.tar.gz
ports-db02d8029714eab5aa2489abdb3c34967251bf03.zip
Notes
Diffstat (limited to 'sysutils/dcfldd/files/patch-po:Makefile.in.in')
-rw-r--r--sysutils/dcfldd/files/patch-po:Makefile.in.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/dcfldd/files/patch-po:Makefile.in.in b/sysutils/dcfldd/files/patch-po:Makefile.in.in
deleted file mode 100644
index 6d94793fd5ed..000000000000
--- a/sysutils/dcfldd/files/patch-po:Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
---- po/Makefile.in.in.orig Mon Jan 10 00:47:34 2005
-+++ po/Makefile.in.in Mon Jan 10 00:47:55 2005
-@@ -150,11 +150,6 @@
- true; \
- fi; \
- fi; \
-- timedir=$$destdir/$$lang/LC_TIME; \
-- rm -fr $$timedir; \
-- ln -s LC_MESSAGES $$timedir \
-- || (mkdir $$timedir && ln $$dir/* $$timedir); \
-- echo "installing $$timedir as an alias for $$dir"; \
- done
- if test "$(PACKAGE)" = "gettext"; then \
- if test -x "$(MKINSTALLDIRS)"; then \