packages: wine/wine-manpaths.patch - updated for 1.2-rc2
charles
charles at pld-linux.org
Fri Jun 11 19:51:43 CEST 2010
Author: charles Date: Fri Jun 11 17:51:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 1.2-rc2
---- Files affected:
packages/wine:
wine-manpaths.patch (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/wine/wine-manpaths.patch
diff -u packages/wine/wine-manpaths.patch:1.6 packages/wine/wine-manpaths.patch:1.7
--- packages/wine/wine-manpaths.patch:1.6 Sun May 16 23:46:19 2010
+++ packages/wine/wine-manpaths.patch Fri Jun 11 19:51:38 2010
@@ -55,32 +55,38 @@
- $(RM) $(DESTDIR)$(mandir)/fr.UTF-8/man$(prog_manext)/wineserver.$(prog_manext)
+ $(RM) $(DESTDIR)$(mandir)/de/man$(prog_manext)/wineserver.$(prog_manext)
+ $(RM) $(DESTDIR)$(mandir)/fr/man$(prog_manext)/wineserver.$(prog_manext)
---- wine-1.1.43/tools/Makefile.in.orig 2010-04-20 21:03:11.000000000 +0200
-+++ wine-1.1.43/tools/Makefile.in 2010-04-20 21:04:04.000000000 +0200
-@@ -38,7 +38,7 @@
+--- wine-1.2-rc2/tools/Makefile.in.orig 2010-05-28 19:39:36.000000000 +0200
++++ wine-1.2-rc2/tools/Makefile.in 2010-06-11 19:29:20.000000000 +0200
+@@ -37,8 +37,8 @@
$(DESTDIR)$(datadir)/applications \
$(DESTDIR)$(datadir)/wine \
$(DESTDIR)$(mandir)/man$(prog_manext) \
-- $(DESTDIR)$(mandir)/de.UTF-8/man$(prog_manext)
-+ $(DESTDIR)$(mandir)/de/man$(prog_manext)
+- $(DESTDIR)$(mandir)/de.UTF-8/man$(prog_manext) \
+- $(DESTDIR)$(mandir)/fr.UTF-8/man$(prog_manext)
++ $(DESTDIR)$(mandir)/de/man$(prog_manext) \
++ $(DESTDIR)$(mandir)/fr/man$(prog_manext)
UPDATE_DESKTOP_DATABASE = update-desktop-database
-@@ -77,7 +77,7 @@
+@@ -79,8 +79,8 @@
install install-dev:: $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man$(prog_manext)
$(INSTALL_SCRIPT) $(SRCDIR)/winemaker $(DESTDIR)$(bindir)/winemaker
$(INSTALL_DATA) winemaker.man $(DESTDIR)$(mandir)/man$(prog_manext)/winemaker.$(prog_manext)
- $(INSTALL_DATA) winemaker.de.man $(DESTDIR)$(mandir)/de.UTF-8/man$(prog_manext)/winemaker.$(prog_manext)
+- $(INSTALL_DATA) winemaker.fr.man $(DESTDIR)$(mandir)/fr.UTF-8/man$(prog_manext)/winemaker.$(prog_manext)
+ $(INSTALL_DATA) winemaker.de.man $(DESTDIR)$(mandir)/de/man$(prog_manext)/winemaker.$(prog_manext)
++ $(INSTALL_DATA) winemaker.fr.man $(DESTDIR)$(mandir)/fr/man$(prog_manext)/winemaker.$(prog_manext)
uninstall::
$(RM) $(DESTDIR)$(datadir)/wine/wine.inf \
-@@ -85,7 +85,7 @@
+@@ -88,8 +88,8 @@
$(DESTDIR)$(datadir)/applications/wine.desktop \
$(DESTDIR)$(bindir)/winemaker \
$(DESTDIR)$(mandir)/man$(prog_manext)/winemaker.$(prog_manext) \
-- $(DESTDIR)$(mandir)/de.UTF-8/man$(prog_manext)/winemaker.$(prog_manext)
-+ $(DESTDIR)$(mandir)/de/man$(prog_manext)/winemaker.$(prog_manext)
+- $(DESTDIR)$(mandir)/de.UTF-8/man$(prog_manext)/winemaker.$(prog_manext) \
+- $(DESTDIR)$(mandir)/fr.UTF-8/man$(prog_manext)/winemaker.$(prog_manext)
++ $(DESTDIR)$(mandir)/de/man$(prog_manext)/winemaker.$(prog_manext) \
++ $(DESTDIR)$(mandir)/fr/man$(prog_manext)/winemaker.$(prog_manext)
-$(UPDATE_DESKTOP_DATABASE)
-
+
depend: makedep$(EXEEXT)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine-manpaths.patch?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list