mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-30 07:54:18 +01:00
* fix man page
This commit is contained in:
parent
8c66ccd05b
commit
0722c1915c
@ -7,7 +7,7 @@ FPCDIR=/usr/lib/fpc/%{fpcversion}
|
|||||||
# add alternative
|
# add alternative
|
||||||
update-alternatives \
|
update-alternatives \
|
||||||
--install /usr/bin/pc pc /usr/bin/fpc 20 \
|
--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
|
# create link
|
||||||
ln -sf $FPCDIR/%{ppcbin} /usr/bin/%{ppcbin}
|
ln -sf $FPCDIR/%{ppcbin} /usr/bin/%{ppcbin}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user