home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
boot
/
i386
/
rescue
/
usr
/
lib
/
rpm
/
brp-redhat
< prev
next >
Wrap
Text File
|
2006-11-29
|
347b
|
14 lines
#!/bin/sh
# These are the build root policies that Red Hat invokes at the end
# of the %install scriptlet.
# Compress man pages (Red Hat uses GNU gzip)
/usr/lib/rpm/brp-compress
# Strip ELF binaries (Red Hat uses GNU binutils).
/usr/lib/rpm/brp-strip
# Strip even more sections (Red Hat uses GNU binutils).
/usr/lib/rpm/brp-strip-comment-note