]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-LD-path.c
- updated locale_fixes and morelocale patches
[packages/glibc.git] / glibc-LD-path.c
index 1bf09648ad012a3c9ba5df73c08c19a82fac1c66..ec1e0020c7bf8989cc11b45fe33ad0fa0f8001bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 Elan Ruusamäe <glen@pld-linux.org>.
+ * Copyright (c) 2004, 2005 Elan Ruusamäe <glen@pld-linux.org>.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  *    documentation and/or other materials provided with the distribution.
  * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
- *       This product includes software developed by Elan Ruusamäe
+ *       This product includes software developed by Elan Ruusamäe
  * 4. Neither the name of the author nor the names of any co-contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
- * THIS SOFTWARE IS PROVIDED BY ELAN RUUSAMÄE AND CONTRIBUTORS ``AS IS'' AND
+ * THIS SOFTWARE IS PROVIDED BY ELAN RUUSAMÄE AND CONTRIBUTORS ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  * For example, in glibc.spec:
  *
  * %post -p /sbin/postshell
- * /sbin/glibc-postrm /%{_lib}/i686
+ * /sbin/glibc-postinst /%{_lib}/%{_host_cpu}
+ * /sbin/ldconfig /%{_lib} %{_prefix}/%{_lib}
  *
- * Patches and bugreports are welcome, direct them to Elan Ruusamäe
+ * Patches and bugreports are welcome, direct them to Elan Ruusamäe
  * <glen@pld-linux.org>.
  */
 
This page took 0.054072 seconds and 4 git commands to generate.