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:
parent
9d5f7858ba
commit
1d1bd8e3cb
15
brp-redhat
15
brp-redhat
@ -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
|
Loading…
Reference in New Issue
Block a user