aboutsummaryrefslogtreecommitdiff
path: root/chinese/gcin-devel/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/gcin-devel/files/patch-Makefile')
-rw-r--r--chinese/gcin-devel/files/patch-Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/chinese/gcin-devel/files/patch-Makefile b/chinese/gcin-devel/files/patch-Makefile
deleted file mode 100644
index f8d6f0887a94..000000000000
--- a/chinese/gcin-devel/files/patch-Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.orig Fri Feb 25 21:40:34 2005
-+++ Makefile Wed Mar 2 18:27:45 2005
-@@ -85,12 +85,12 @@
- $(MAKE) -C gtk-im install
- if [ $(prefix) = /usr/local ]; then \
- install -m 644 gcin.png /usr/share/icons; \
-- install -d $(DOC_DIR); \
-- install -m 644 README $(DOC_DIR); \
- install $(PROGS) $(bindir); \
- else \
- install -s $(PROGS) $(bindir); \
- fi
-+ install -d $(DOC_DIR); \
-+ install -m 644 README $(DOC_DIR); \
- $(MAKE) -C scripts install
- $(MAKE) -C menu install
- clean: