aboutsummaryrefslogtreecommitdiffstats
path: root/brp-compress
diff options
context:
space:
mode:
Diffstat (limited to 'brp-compress')
-rwxr-xr-xbrp-compress2
1 files changed, 1 insertions, 1 deletions
diff --git a/brp-compress b/brp-compress
index e409c26..4b27acd 100755
--- a/brp-compress
+++ b/brp-compress
@@ -10,7 +10,7 @@ fi
cd $RPM_BUILD_ROOT
# Compress man pages
-COMPRESS="bzip2 -9 -n"
+COMPRESS="bzip2 -9"
COMPRESS_EXT=.bz2
for d in ./usr/man/man* ./usr/man/*/man* ./usr/info \