binutils 2.33.1
This commit is contained in:
@@ -74,7 +74,7 @@ def install():
|
||||
pisitools.remove("/usr/lib/libbfd.la")
|
||||
|
||||
# Remove unneded man , info
|
||||
unneeded_man={"dlltool.1","nlmconv.1","windres.1","windmc.1"}
|
||||
unneeded_man={"dlltool.1"}
|
||||
for i in unneeded_man:
|
||||
pisitools.remove("/usr/share/man/man1/%s" %i)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user