1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Don't install files outside of ${PREFIX}.

This commit is contained in:
Dag-Erling Smørgrav 2002-07-14 19:12:40 +00:00
parent e24e069b32
commit c726f4a62f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62944
3 changed files with 33 additions and 9 deletions

View File

@ -1,5 +1,5 @@
--- install.sh.orig Wed Jul 3 18:05:43 2002
+++ install.sh Wed Jul 3 18:06:06 2002
--- install.sh.orig Mon Jul 1 14:06:31 2002
+++ install.sh Sun Jul 14 21:10:25 2002
@@ -751,6 +751,16 @@
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
;;
@ -26,7 +26,7 @@
/usr/lib/Acrobat[45]/bin \\
/usr/X11R6/lib/Acrobat[45]/bin \\
/opt/Acrobat[45]/bin \\
@@ -938,39 +948,15 @@
@@ -938,47 +948,17 @@
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
# System wide configuration files
@ -71,4 +71,12 @@
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
echo " were not installed"
fi
-
- # Shorcuts and Icons
- icons
- gnome
- kde2
- kde
# Add uninstallation here

View File

@ -1,5 +1,5 @@
--- install.sh.orig Wed Jul 3 18:05:43 2002
+++ install.sh Wed Jul 3 18:06:06 2002
--- install.sh.orig Mon Jul 1 14:06:31 2002
+++ install.sh Sun Jul 14 21:10:25 2002
@@ -751,6 +751,16 @@
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
;;
@ -26,7 +26,7 @@
/usr/lib/Acrobat[45]/bin \\
/usr/X11R6/lib/Acrobat[45]/bin \\
/opt/Acrobat[45]/bin \\
@@ -938,39 +948,15 @@
@@ -938,47 +948,17 @@
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
# System wide configuration files
@ -71,4 +71,12 @@
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
echo " were not installed"
fi
-
- # Shorcuts and Icons
- icons
- gnome
- kde2
- kde
# Add uninstallation here

View File

@ -1,5 +1,5 @@
--- install.sh.orig Wed Jul 3 18:05:43 2002
+++ install.sh Wed Jul 3 18:06:06 2002
--- install.sh.orig Mon Jul 1 14:06:31 2002
+++ install.sh Sun Jul 14 21:10:25 2002
@@ -751,6 +751,16 @@
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
;;
@ -26,7 +26,7 @@
/usr/lib/Acrobat[45]/bin \\
/usr/X11R6/lib/Acrobat[45]/bin \\
/opt/Acrobat[45]/bin \\
@@ -938,39 +948,15 @@
@@ -938,47 +948,17 @@
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
# System wide configuration files
@ -71,4 +71,12 @@
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
echo " were not installed"
fi
-
- # Shorcuts and Icons
- icons
- gnome
- kde2
- kde
# Add uninstallation here