summaryrefslogtreecommitdiff
path: root/sysutils/dcfldd/files/patch-po:Makefile.in.in
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-01-09 18:14:24 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-01-09 18:14:24 +0000
commit7b81a6ac040236a7d9f8f6bb3113f0f89716060d (patch)
tree84a715c72249d21adb4a9771ec7f80948b0bc665 /sysutils/dcfldd/files/patch-po:Makefile.in.in
parentUpdate to 1.0.10 (diff)
Add dcfldd, an enhanced dd tool with MD5 hashing capability.
Notes
Notes: svn path=/head/; revision=125981
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, 14 insertions, 0 deletions
diff --git a/sysutils/dcfldd/files/patch-po:Makefile.in.in b/sysutils/dcfldd/files/patch-po:Makefile.in.in
new file mode 100644
index 000000000000..6d94793fd5ed
--- /dev/null
+++ b/sysutils/dcfldd/files/patch-po:Makefile.in.in
@@ -0,0 +1,14 @@
+--- 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 \