- don't specify the names of the man pages. This makes it simpler since
I don't have to list them, and also apparantly fixes a mysterious problem which occurred when Anders Nielsen was trying to build the RPM for PPC: his rpm appears to gzip the man pages automatically, and then complains that /usr/man/man1/bochs.1 is not found!
This commit is contained in:
parent
d8b68dc2d4
commit
c5f59a6c27
@ -43,10 +43,7 @@ and other OS's, all on your workstation.
|
||||
/usr/local/bochs/@VERSION@
|
||||
/usr/local/bochs/dlxlinux
|
||||
/usr/local/bochs/latest
|
||||
/usr/man/man1/bochs.1
|
||||
/usr/man/man1/bochsrc.1
|
||||
/usr/man/man1/bochs-dlx.1
|
||||
/usr/man/man1/bximage.1
|
||||
/usr/man/man1/*
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_DIR/bochs
|
||||
if test "/" != $RPM_BUILD_ROOT; then
|
||||
|
Loading…
Reference in New Issue
Block a user