[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-3-42-g5c33597

Taku YASUI tach at debian.org
Sun May 6 10:50:33 UTC 2012


The following commit has been merged in the master branch:
commit dc57c22f60a0f311818a39f5d610cd3a1f905d3b
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 18:15:17 2012 +0900

    Temporary fix

diff --git a/debian/rules b/debian/rules
index 36e0e57..09adfdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,9 @@ install/tdiary-theme::
 	# Install themes except default
 	rsync -rlpqHSC \
 		--exclude=/theme/default/ \
-		--exclude='/theme/*' \
+		--exclude='/theme/*.css' \
+		--exclude='/theme/*.png' \
+		--exclude='/theme/README' \
 		theme $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/tdiary/
 
 	# Fix permissions

-- 
tdiary.git



More information about the Pkg-ruby-extras-commits mailing list