mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Don't install files outside of ${PREFIX}.
This commit is contained in:
parent
e24e069b32
commit
c726f4a62f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62944
@ -1,5 +1,5 @@
|
|||||||
--- install.sh.orig Wed Jul 3 18:05:43 2002
|
--- install.sh.orig Mon Jul 1 14:06:31 2002
|
||||||
+++ install.sh Wed Jul 3 18:06:06 2002
|
+++ install.sh Sun Jul 14 21:10:25 2002
|
||||||
@@ -751,6 +751,16 @@
|
@@ -751,6 +751,16 @@
|
||||||
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
||||||
;;
|
;;
|
||||||
@ -26,7 +26,7 @@
|
|||||||
/usr/lib/Acrobat[45]/bin \\
|
/usr/lib/Acrobat[45]/bin \\
|
||||||
/usr/X11R6/lib/Acrobat[45]/bin \\
|
/usr/X11R6/lib/Acrobat[45]/bin \\
|
||||||
/opt/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
|
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
|
||||||
|
|
||||||
# System wide configuration files
|
# System wide configuration files
|
||||||
@ -71,4 +71,12 @@
|
|||||||
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
||||||
echo " were not installed"
|
echo " were not installed"
|
||||||
fi
|
fi
|
||||||
|
-
|
||||||
|
- # Shorcuts and Icons
|
||||||
|
- icons
|
||||||
|
- gnome
|
||||||
|
- kde2
|
||||||
|
- kde
|
||||||
|
|
||||||
|
# Add uninstallation here
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- install.sh.orig Wed Jul 3 18:05:43 2002
|
--- install.sh.orig Mon Jul 1 14:06:31 2002
|
||||||
+++ install.sh Wed Jul 3 18:06:06 2002
|
+++ install.sh Sun Jul 14 21:10:25 2002
|
||||||
@@ -751,6 +751,16 @@
|
@@ -751,6 +751,16 @@
|
||||||
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
||||||
;;
|
;;
|
||||||
@ -26,7 +26,7 @@
|
|||||||
/usr/lib/Acrobat[45]/bin \\
|
/usr/lib/Acrobat[45]/bin \\
|
||||||
/usr/X11R6/lib/Acrobat[45]/bin \\
|
/usr/X11R6/lib/Acrobat[45]/bin \\
|
||||||
/opt/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
|
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
|
||||||
|
|
||||||
# System wide configuration files
|
# System wide configuration files
|
||||||
@ -71,4 +71,12 @@
|
|||||||
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
||||||
echo " were not installed"
|
echo " were not installed"
|
||||||
fi
|
fi
|
||||||
|
-
|
||||||
|
- # Shorcuts and Icons
|
||||||
|
- icons
|
||||||
|
- gnome
|
||||||
|
- kde2
|
||||||
|
- kde
|
||||||
|
|
||||||
|
# Add uninstallation here
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- install.sh.orig Wed Jul 3 18:05:43 2002
|
--- install.sh.orig Mon Jul 1 14:06:31 2002
|
||||||
+++ install.sh Wed Jul 3 18:06:06 2002
|
+++ install.sh Sun Jul 14 21:10:25 2002
|
||||||
@@ -751,6 +751,16 @@
|
@@ -751,6 +751,16 @@
|
||||||
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
/usr/lib/j2re1.3/plugin/i386/netscape4 \\"
|
||||||
;;
|
;;
|
||||||
@ -26,7 +26,7 @@
|
|||||||
/usr/lib/Acrobat[45]/bin \\
|
/usr/lib/Acrobat[45]/bin \\
|
||||||
/usr/X11R6/lib/Acrobat[45]/bin \\
|
/usr/X11R6/lib/Acrobat[45]/bin \\
|
||||||
/opt/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
|
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
|
||||||
|
|
||||||
# System wide configuration files
|
# System wide configuration files
|
||||||
@ -71,4 +71,12 @@
|
|||||||
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
+ echo " %%PREFIX%%/etc/opera6rc.fixed"
|
||||||
echo " were not installed"
|
echo " were not installed"
|
||||||
fi
|
fi
|
||||||
|
-
|
||||||
|
- # Shorcuts and Icons
|
||||||
|
- icons
|
||||||
|
- gnome
|
||||||
|
- kde2
|
||||||
|
- kde
|
||||||
|
|
||||||
|
# Add uninstallation here
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user