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

r1920 - in glibc-package/branches/glibc-2.5/debian: . rules.d



Author: aurel32
Date: 2007-02-02 21:45:38 +0100 (Fri, 02 Feb 2007)
New Revision: 1920

Modified:
   glibc-package/branches/glibc-2.5/debian/control
   glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
Log:
Fixed a small typo introduced by one of the previous patches


Modified: glibc-package/branches/glibc-2.5/debian/control
===================================================================
--- glibc-package/branches/glibc-2.5/debian/control	2007-02-02 20:38:19 UTC (rev 1919)
+++ glibc-package/branches/glibc-2.5/debian/control	2007-02-02 20:45:38 UTC (rev 1920)
@@ -56,7 +56,7 @@
  locale files take a lot of memory to be compiled.
 
 Package: nscd
-Architecture: alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 kfreebsd-amd64 
+Architecture: alpha amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 kfreebsd-amd64 
 Section: admin
 Priority: optional
 Depends: libc6 (>= ${Source-Version})

Modified: glibc-package/branches/glibc-2.5/debian/rules.d/control.mk
===================================================================
--- glibc-package/branches/glibc-2.5/debian/rules.d/control.mk	2007-02-02 20:38:19 UTC (rev 1919)
+++ glibc-package/branches/glibc-2.5/debian/rules.d/control.mk	2007-02-02 20:45:38 UTC (rev 1920)
@@ -1,6 +1,6 @@
 control_deps := $(addprefix debian/control.in/, libc6 libc6.1 libc0.1 libc0.3 sparc64 s390x powerpc ppc64 opt amd64)
 
-threads_archs := alpha amd64 arm arm-softfloœat armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 kfreebsd-amd64 
+threads_archs := alpha amd64 arm arm-softfloat armeb armel i386 m32r m68k mips mipsel powerpc ppc64 sparc ia64 hppa s390 sh3 sh4 sh3eb sh4eb kfreebsd-i386 kfreebsd-amd64 
 
 debian/control.in/libc6: debian/control.in/libc debian/rules.d/control.mk
 	sed -e 's%@libc@%libc6%g' \



Reply to: