Author: aurel32
Date: 2007-12-06 22:34:55 +0000 (Thu, 06 Dec 2007)
New Revision: 2729

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/alpha.mk
Log:
  * Fix a typo in debian/sysdeps/alpha.mk.  Closes: bug#452890.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2007-12-06 22:09:40 UTC (rev 
2728)
+++ glibc-package/trunk/debian/changelog        2007-12-06 22:34:55 UTC (rev 
2729)
@@ -10,8 +10,9 @@
     sorting IPv4 addresses.  Closes: bug#438179.
   * Update any/submitted-sched_h.diff: allow compilation of <sched.h> with
     -pedantic.  Closes: bug#453687.
+  * Fix a typo in debian/sysdeps/alpha.mk.  Closes: bug#452890.
 
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Thu, 06 Dec 2007 23:09:09 +0100
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Thu, 06 Dec 2007 23:34:40 +0100
 
 glibc (2.7-3) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/sysdeps/alpha.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/alpha.mk 2007-12-06 22:09:40 UTC (rev 
2728)
+++ glibc-package/trunk/debian/sysdeps/alpha.mk 2007-12-06 22:34:55 UTC (rev 
2729)
@@ -11,5 +11,5 @@
 alphaev67_configure_target = alphaev67-linux
 alphaev67_extra_cflags = -mcpu=ev67 -mtune=ev67 -g -O2
 alphaev67_extra_config_options = $(extra_config_options) --disable-profile
-alphaev67_rltddir = /lib
+alphaev67_rtlddir = /lib
 alphaev67_slibdir = /lib/ev67


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to