[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r6614 - in glibc-package/branches/glibc-2.22/debian: . patches/hurd-i386



Author: sthibault
Date: 2015-09-22 00:07:00 +0000 (Tue, 22 Sep 2015)
New Revision: 6614

Modified:
   glibc-package/branches/glibc-2.22/debian/changelog
   glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-bootstrap.diff
Log:
port r6580 from trunk: patches/hurd-i386/cvs-bootstrap.diff: Fix typo.

Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog	2015-09-21 23:58:55 UTC (rev 6613)
+++ glibc-package/branches/glibc-2.22/debian/changelog	2015-09-22 00:07:00 UTC (rev 6614)
@@ -377,7 +377,7 @@
   *
 
   [ Samuel Thibault ]
-  * patches/hurd-i386/cvs-bootstrap.diff: Fix typo.
+  * patches/hurd-i386/cvs-bootstrap.diff: Fix typos.
   * libc0.3.symbols.hurd-i386: Remove internal _server_routine symbols, fixes
     build with newer mig.
   * patches/hurd-i386/cvs-cache-mach_host_self.diff: New patch to avoid port

Modified: glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-bootstrap.diff
===================================================================
--- glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-bootstrap.diff	2015-09-21 23:58:55 UTC (rev 6613)
+++ glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-bootstrap.diff	2015-09-22 00:07:00 UTC (rev 6614)
@@ -50,7 +50,7 @@
 -$(patsubst %,$(hurd-objpfx)hurd/%.%,auth io fs process): \
 -  $(common-objpfx)mach/mach-shortcuts.h
 -	$(MAKE) -C $(..)hurd before-compile no_deps=t
-+$(patsubst %,$(hurd-objpfx)hurd/%.%,auth io fs process): hurd-before-compile
++$(patsubst %,$(hurd-objpfx)hurd/%.h,auth io fs process): hurd-before-compile
 +.PHONY: hurd-before-compile
 +hurd-before-compile: $(common-objpfx)mach/mach-shortcuts.h
 +	$(MAKE) -C $(..)hurd subdir=hurd before-compile no_deps=t


Reply to: