mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-17 20:08:34 +02:00
5 lines
135 B
Bash
Executable File
5 lines
135 B
Bash
Executable File
#!/bin/sh
|
|
ln -sf /usr/lib/fpc/FPCVERSION/PPCBIN /usr/bin/PPCBIN
|
|
sh /usr/lib/fpc/FPCVERSION/samplecfg /usr/lib/fpc/\$fpcversion/ /etc
|
|
|