]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- update copyright and usage
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Apr 2005 20:35:50 +0000 (20:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-LD-path.c -> 1.3

glibc-LD-path.c

index 1bf09648ad012a3c9ba5df73c08c19a82fac1c66..83a661f4796beb38bff3184ba4c2995c1d3e2759 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
@@ -40,7 +40,8 @@
  * 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
  * <glen@pld-linux.org>.
This page took 0.052418 seconds and 4 git commands to generate.