summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
commit768900dddc2adb5bd0af6b3e0d59654dc71d2e9b (patch)
treeb6e12b7f558af77dfbd52ab89a84489c127fc85b /x11/gnome-session/files
parent2fba1a2d8eb914d118a18389a4efb30f38717605 (diff)
downloadmarcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.gz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.bz2
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.lz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.xz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.zst
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/files')
-rw-r--r--x11/gnome-session/files/patch-configure10
-rw-r--r--x11/gnome-session/files/patch-gnome-session_Makefile.in11
-rw-r--r--x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in11
3 files changed, 0 insertions, 32 deletions
diff --git a/x11/gnome-session/files/patch-configure b/x11/gnome-session/files/patch-configure
deleted file mode 100644
index 61084626c..000000000
--- a/x11/gnome-session/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed May 8 14:27:04 2002
-+++ configure Wed May 8 14:27:23 2002
-@@ -7232,6 +7232,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11/gnome-session/files/patch-gnome-session_Makefile.in b/x11/gnome-session/files/patch-gnome-session_Makefile.in
deleted file mode 100644
index 60c14531b..000000000
--- a/x11/gnome-session/files/patch-gnome-session_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002
-+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002
-@@ -129,7 +129,7 @@
-
- NULL =
-
--defaultdir = $(datadir)/gnome
-+defaultdir = $(datadir)
-
- INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\""
-
diff --git a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in
deleted file mode 100644
index 9bd6c9a2c..000000000
--- a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002
-+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002
-@@ -50,7 +50,7 @@
- <applyto>/apps/gnome-session/options/splash_image</applyto>
- <owner>gnome</owner>
- <type>string</type>
-- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default>
-+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default>
- <locale name="C">
- <short>Splash Screen Image</short>
- <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long>