aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-01-15 23:10:03 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-01-15 23:10:03 +0000
commit25a7d82d0cab62e65e3d5825e675b80837daee73 (patch)
tree95291c0edd6e308f39ab716a09d15a2b1845c6a8 /palm/pilot-link-devel
parentd8acc37d1dd5a8ed1e5956cee97ad85464c1589e (diff)
downloadports-25a7d82d0cab62e65e3d5825e675b80837daee73.tar.gz
ports-25a7d82d0cab62e65e3d5825e675b80837daee73.zip
Notes
Diffstat (limited to 'palm/pilot-link-devel')
-rw-r--r--palm/pilot-link-devel/files/pilot-link.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link-devel/files/pilot-link.sh b/palm/pilot-link-devel/files/pilot-link.sh
index 1e02019b2f90..8db33b4c9a6d 100644
--- a/palm/pilot-link-devel/files/pilot-link.sh
+++ b/palm/pilot-link-devel/files/pilot-link.sh
@@ -2,7 +2,7 @@
case "$1" in
start)
- /sbin/ldconfig -m %%PREFIX%%/pilot/lib
+ /sbin/ldconfig -m %%PREFIX%%/lib
;;
stop)
;;