]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-LD-path.c
- rel 10; do testing ourselfs
[packages/glibc.git] / 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.034485 seconds and 4 git commands to generate.