public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/dpkg/files: dpkg-1.15.1-nls.patch
@ 2009-05-21 21:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2009-05-21 21:00 UTC (permalink / raw
  To: gentoo-commits

jer         09/05/21 21:00:22

  Added:                dpkg-1.15.1-nls.patch
  Log:
  Version bump. Rewritten -nls.patch. Drop -start-stop-daemon.8.patch as that is fixed upstream now.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-arch/dpkg/files/dpkg-1.15.1-nls.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dpkg/files/dpkg-1.15.1-nls.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dpkg/files/dpkg-1.15.1-nls.patch?rev=1.1&content-type=text/plain

Index: dpkg-1.15.1-nls.patch
===================================================================
respect the configure nls flag

http://bugs.gentoo.org/192819


--- dpkg-1.15.1/man/Makefile.in.orig	2009-05-21 06:49:55.000000000 +0200
+++ dpkg-1.15.1/man/Makefile.in	2009-05-21 22:42:28.000000000 +0200
@@ -197,7 +197,11 @@
 top_srcdir = @top_srcdir@
 
 # Extract the list of languages from the po4a config file.
+ifeq ($(USE_NLS),yes)
 LINGUAS = `sed -ne 's/^.*\[po4a_langs\] \(.*\)$$/\1/p' $(srcdir)/po/po4a.cfg`
+else
+LINGUAS =
+endif
 dist_man_MANS = deb-control.5 deb-version.5 deb-shlibs.5 \
 	deb-substvars.5 deb-symbols.5 deb-triggers.5 deb-old.5 \
 	deb-override.5 deb.5 dpkg-architecture.1 dpkg-buildpackage.1 \






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-arch/dpkg/files: dpkg-1.15.1-nls.patch
@ 2010-10-11 20:03 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-11 20:03 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/11 20:03:00

  Removed:              dpkg-1.15.1-nls.patch
  Log:
  Remove unused patches by jalan (bug #340168).
  
  (Portage version: 2.2_rc90/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-11 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21 21:00 [gentoo-commits] gentoo-x86 commit in app-arch/dpkg/files: dpkg-1.15.1-nls.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-11 20:03 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox