summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2000-06-24 15:36:30 +0000
committerCHOI Junho <cjh@FreeBSD.org>2000-06-24 15:36:30 +0000
commit8c50a543cfa6d7fdf03e392c476dd8a31e1445dd (patch)
tree7e5274c731d641cdd8eb9ae3f442d57cca4f63f9 /korean
parentno-split info file. (diff)
Fix GNU fileutils-style option in installation.
Notes
Notes: svn path=/head/; revision=29842
Diffstat (limited to 'korean')
-rw-r--r--korean/ami/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/ami/files/patch-aa b/korean/ami/files/patch-aa
new file mode 100644
index 000000000000..3ef4dd578f91
--- /dev/null
+++ b/korean/ami/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in~ Mon Jun 5 15:17:45 2000
++++ Makefile.in Thu Jun 22 22:23:48 2000
+@@ -482,7 +482,7 @@
+
+ install-data-local:
+ -mkdir -p $(datadir)/ami/pix
+- cp -a $(top_srcdir)/pix/* $(datadir)/ami/pix
++ cp -R $(top_srcdir)/pix/* $(datadir)/ami/pix
+ uninstall-local:
+ chmod -R a+w $(datadir)/ami
+ rm -rf $(datadir)/ami/pix