From 5f651868e5518c6ace2a926110a8929f8583f92c Mon Sep 17 00:00:00 2001 From: kevlo Date: Mon, 12 Apr 2010 03:24:32 +0000 Subject: Add kde4 --- chinese/auto-tw-l10n/Makefile | 3 ++- chinese/auto-tw-l10n/files/patch-doc.xinitrc | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 chinese/auto-tw-l10n/files/patch-doc.xinitrc (limited to 'chinese') diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index c33145d..a1e18d3 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -6,7 +6,7 @@ PORTNAME= auto-tw-l10n PORTVERSION= 1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= LOCAL/chinsan DISTNAME= zh-${PORTNAME}-${PORTVERSION} @@ -38,6 +38,7 @@ post-patch: ${WRKSRC}/dot.bashrc @${FIND} ${WRKSRC} -name "*.bak" -delete .endif + @${FIND} ${WRKSRC} -name "*.orig" -delete pre-install: @${SH} ${PKGINSTALL} diff --git a/chinese/auto-tw-l10n/files/patch-doc.xinitrc b/chinese/auto-tw-l10n/files/patch-doc.xinitrc new file mode 100644 index 0000000..e767bf9 --- /dev/null +++ b/chinese/auto-tw-l10n/files/patch-doc.xinitrc @@ -0,0 +1,14 @@ +--- dot.xinitrc.orig 2010-04-12 10:24:29.000000000 +0800 ++++ dot.xinitrc 2010-04-12 10:26:46.000000000 +0800 +@@ -1,3 +1,5 @@ ++# KDE4 ++#export PATH=/usr/local/kde4/bin:$PATH + + export TERM=xterm + +@@ -34,4 +36,4 @@ + #exec startkde + #exec wmaker + #exec startxfce4 +- ++#exec startkde4 -- cgit v1.1