1un_prelink.plug(1)             rpmrebuild plugin            un_prelink.plug(1)
2
3
4

NAME

6       un_prelink.plug - a plugin for rpmrebuild, to revert prelink
7
8

SYNOPSIS

10       rpmrebuild  --include un_prelink.plug <packagename>
11
12

DESCRIPTION

14       use this plugin to revert prelink.
15
16       prelink is a program which modifies ELF shared libraries and ELF dynam-
17       ically linked binaries, so that the time which dynamic linker needs for
18       their relocation at startup significantly decreases  and  also  due  to
19       fewer  relocations the run-time memory consumption decreases too.
20
21

OPTIONS

23       -h, --help
24              output help information plugins option and exit.
25
26       -v, --version
27              print plugin version and exit
28
29

FILES

31       un_prelink.sh
32              contains the code for change-files
33
34       un_prelink.plug
35
36       un_prelink.plug.1
37              is this man page
38
39

ENVIRONMENT

EXAMPLES

42       rpmrebuild --include un_prelink.plug apache
43       to build apache package with not prelinked binaries
44
45

AUTHORS

47       Eric Gerbier <gerbier@users.sourceforge.net>, based on  code  from  Han
48       Holl
49
50       See <URL:http://rpmrebuild.sourceforge.net/>.
51
52

NOTES

54       COPYRIGHT
55
56       rpmrebuild is copyright (C) 2011 by Eric Gerbier.
57       this program is distributed under GNU General Public License
58       It is provided "as is", without any express or implied warranties.  See
59       the file COPYING for details.
60
61

SEE ALSO

63       rpm(8), rpmbuild(8), rpmrebuild_plugins(1)
64       compat_digest.plug(1), demo.plug(1), demofiles.plug(1),  nodoc.plug(1),
65       uniq.plug(1), file2pacDep.plug(1) set_tag.plug(1) un_prelink.plug(1)
66       man -k rrp for plugins specific manpages
67
68
69
70Eric Gerbier                         2.15                   un_prelink.plug(1)
Impressum