Remove ancient and unused brp-redhat script

- this was last used eons ago somewhere in rpm 3.x - 4.[01] era
This commit is contained in:
Panu Matilainen 2010-01-26 15:40:02 +02:00
parent 9d5f7858ba
commit 1d1bd8e3cb
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
#!/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/redhat/brp-compress
# Strip ELF binaries (Red Hat uses GNU binutils).
/usr/lib/rpm/redhat/brp-strip
# Strip even more sections (Red Hat uses GNU binutils).
/usr/lib/rpm/redhat/brp-strip-comment-note
/usr/lib/rpm/brp-python-bytecompile