mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
5 lines
140 B
Text
5 lines
140 B
Text
|
post_install() {
|
||
|
echo "source /etc/profile.d/panda3d.sh to get the paths working"
|
||
|
echo "for samples install panda3d-samples from AUR"
|
||
|
}
|