Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37723241
en ru br
ALT Linux repos
S:3.7.0-alt0.6
4.1: 2.2.9-alt1.1
4.0: 2.2.9-alt1.1
3.0: 1.0.4-alt1

Group :: Networking/Mail
RPM: sylpheed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sylpheed-2.2.4-alt-noincludedir.patch
Download


--- sylpheed/src/Makefile.am.alt-noincludedir	2006-01-27 09:03:52 +0300
+++ sylpheed/src/Makefile.am	2006-05-21 21:45:35 +0400
@@ -103,7 +103,6 @@ INCLUDES = \
 	$(GTK_CFLAGS) \
 	$(GDK_PIXBUF_CFLAGS) \
 	$(GPGME_CFLAGS) \
-	-I$(includedir) \
 	-I$(top_srcdir)/libsylph
 
 if HAVE_WINDRES
--- sylpheed/libsylph/Makefile.am.alt-noincludedir	2005-12-19 09:41:50 +0300
+++ sylpheed/libsylph/Makefile.am	2006-05-21 21:45:54 +0400
@@ -3,7 +3,7 @@ AM_CPPFLAGS = \
 	-DG_LOG_DOMAIN=\"LibSylph\" \
 	-DSYSCONFDIR=\""$(sysconfdir)"\"
 
-INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir) -I$(includedir)
+INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
 
 #lib_LTLIBRARIES = libsylph.la
 noinst_LTLIBRARIES = libsylph.la
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin