summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-lite/pkg-install
diff options
context:
space:
mode:
authorpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-25 07:36:08 +0800
committerpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-25 07:36:08 +0800
commit25ac337257c2bed312139eebbfe05076619962b6 (patch)
tree91435f2e55f39a080e7e3daa954e5c24fd611efa /x11/gnome2-lite/pkg-install
parent972b1419aa383e769e69a5c78e239452d5b60bcd (diff)
downloadmarcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar.gz
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar.bz2
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar.lz
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar.xz
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.tar.zst
marcuscom-ports-25ac337257c2bed312139eebbfe05076619962b6.zip
- Move editors/gedit2 to editors/gedit
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3491 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-lite/pkg-install')
-rw-r--r--x11/gnome2-lite/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-lite/pkg-install b/x11/gnome2-lite/pkg-install
index 2cfadba11..11bd6995e 100644
--- a/x11/gnome2-lite/pkg-install
+++ b/x11/gnome2-lite/pkg-install
@@ -4,7 +4,7 @@ PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH}
export PATH
if [ "$2" = "PRE-INSTALL" ]; then
- GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus gedit xalf gnomegames ggv gnomeaudio"
+ GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus xalf gnomegames ggv gnomeaudio"
for package in ${GNOME_ONE_DESKTOP}; do
if pkg_info | grep "^${package}-[0-9]" >/dev/null 2>&1; then
echo "${package} was detected on the system. This package is part of the GNOME 1.x"