[pkg-wine-party] [SCM] Debian Wine packaging branch, wheezy, updated. wine-1.4.1-3-8-g02fd44b

Hilko Bengen bengen at debian.org
Mon Oct 1 22:24:45 UTC 2012


The following commit has been merged in the wheezy branch:
commit 8950cc999a2a4c362ef3236020102b6d4373eef6
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Jul 3 21:09:38 2012 +0200

    No longer remove *.fon files (affects: #680421)

diff --git a/debian/rules b/debian/rules
index ddadc9c..223f29b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -365,9 +365,6 @@ binary-arch: install-arch-stamp
 	# We don't need symbols for the build tools...
 	rm -rf debian/libwine-dbg$(VERSUFFIX)/usr/lib/debug/usr/bin
 
-	# exclude architecture-specific bitmap font files (closes: bug #676443)
-	rm -rf debian/libwine/usr/share/wine/fonts/*.fon
-
 	# install reportbug control files
 	for fn in debian/*.bugcontrol; do \
 	 sfn="`basename "$$fn" .bugcontrol`"; \

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list