mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-23 00:51:28 +02:00
* fix man page
This commit is contained in:
parent
8c66ccd05b
commit
0722c1915c
@ -7,7 +7,7 @@ FPCDIR=/usr/lib/fpc/%{fpcversion}
|
||||
# add alternative
|
||||
update-alternatives \
|
||||
--install /usr/bin/pc pc /usr/bin/fpc 20 \
|
||||
--slave /usr/share/man/man1/fpc.1.gz fpc.1.gz /usr/share/man/man1/fpc.1.gz
|
||||
--slave /usr/share/man/man1/pc.1.gz fpc.1.gz /usr/share/man/man1/fpc.1.gz
|
||||
|
||||
# create link
|
||||
ln -sf $FPCDIR/%{ppcbin} /usr/bin/%{ppcbin}
|
||||
|
Loading…
Reference in New Issue
Block a user