remove hidden dependency on gnome-config

This commit is contained in:
sturm 2004-01-11 14:13:35 +00:00
parent c436156a1f
commit 089b957486
3 changed files with 12 additions and 36 deletions

View File

@ -1,29 +0,0 @@
$OpenBSD: patch-Makefile_am,v 1.3 2003/07/04 13:06:12 wilfried Exp $
--- Makefile.am.orig Thu May 29 04:01:12 2003
+++ Makefile.am Thu May 29 04:02:37 2003
@@ -1,4 +1,4 @@
-SUBDIRS = ac po intl src man manual faq tools config
+SUBDIRS = ac po src man manual faq tools config
EXTRA_DIST = \
ChangeLog.jp \
@@ -16,17 +16,10 @@ EXTRA_DIST = \
sylpheed-64x64.png \
autogen.sh
-if SYLPHEED_GNOME
pixmapdir=$(gnomedatadir)/pixmaps
-pixmap_DATA=sylpheed.png
+pixmap_DATA=sylpheed-claws.png
gnomapdir=$(gnomedatadir)/gnome/apps/Internet
-gnomap_DATA=sylpheed.desktop
-else
-pixmapdir=
-pixmap_DATA=
-gnomapdir=
-gnomap_DATA=
-endif
+gnomap_DATA=sylpheed-claws.desktop
BZIP2_ENV =

View File

@ -1,7 +1,12 @@
$OpenBSD: patch-Makefile_in,v 1.3 2003/07/04 13:06:12 wilfried Exp $
--- Makefile.in.orig Thu May 29 04:02:41 2003
+++ Makefile.in Thu May 29 04:03:49 2003
@@ -142,18 +142,14 @@ gnomedatadir = @gnomedatadir@
$OpenBSD: patch-Makefile_in,v 1.4 2004/01/11 14:13:35 sturm Exp $
--- Makefile.in.orig 2003-05-24 15:41:05.000000000 +0200
+++ Makefile.in 2004-01-11 14:58:48.000000000 +0100
@@ -138,22 +138,18 @@ VERSION = @VERSION@
YACC = @YACC@
ac_cv_enable_crash_dialog = @ac_cv_enable_crash_dialog@
faqdir = @faqdir@
-gnomedatadir = @gnomedatadir@
+gnomedatadir = ${LOCALBASE}/share
localedir = @localedir@
manualdir = @manualdir@

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-tools_sylpheed-switcher,v 1.2 2003/07/04 13:06:13 wilfried Exp $
--- tools/sylpheed-switcher.orig Fri Dec 7 19:25:01 2001
+++ tools/sylpheed-switcher Thu May 29 04:20:27 2003
$OpenBSD: patch-tools_sylpheed-switcher,v 1.3 2004/01/11 14:13:35 sturm Exp $
--- tools/sylpheed-switcher.orig 2001-12-07 13:25:01.000000000 +0100
+++ tools/sylpheed-switcher 2004-01-11 14:58:27.000000000 +0100
@@ -73,7 +73,7 @@ if ($sylphpath && $clawspath) { ## this
if ($DIR_CHECK == 1) {
print "\nNow you can run either the main branch or the claws\n";