summaryrefslogtreecommitdiff
path: root/japanese/tkdesk/files/pre-patch
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-10-27 16:37:14 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-10-27 16:37:14 +0000
commit17d9fc035b13fb3423c2b946b8e37f62ceb92dd8 (patch)
treeec8c8251b888ef8860cebf7cc2108a71f78ecf8c /japanese/tkdesk/files/pre-patch
parentUpdate to v1.4. (diff)
If WRKDIRPREFIX is defined, there was a problem in the patch stage.
Obtained from: asami-san
Notes
Notes: svn path=/head/; revision=22696
Diffstat (limited to '')
-rw-r--r--japanese/tkdesk/files/pre-patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/tkdesk/files/pre-patch b/japanese/tkdesk/files/pre-patch
new file mode 100644
index 000000000000..df1ed27b212e
--- /dev/null
+++ b/japanese/tkdesk/files/pre-patch
@@ -0,0 +1,12 @@
+--- tkdesk.main.orig Tue Sep 21 15:10:58 1999
++++ tkdesk.main Tue Sep 21 15:11:12 1999
+@@ -45,7 +45,7 @@
+ #
+
+ set tkdesk(version) "1.1"
+-set tkdesk(date) "20.09.98"
++set tkdesk(date) "02.09.98"
+
+ if [info exists env(TKDESK_LIBRARY)] {
+ set tkdesk(library) $env(TKDESK_LIBRARY)
+EOF