From: michuz Date: Thu, 18 Apr 2002 14:35:03 +0000 (+0000) Subject: - fixed patch (previous version breaks include files location) X-Git-Tag: GConf2-1_1_9-3~6 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=85c1f07825904f60a76dfa7a0e5c615654e03a5a;p=packages%2FGConf2.git - fixed patch (previous version breaks include files location) Changed files: GConf2-NO_MAJOR_VERSION.patch -> 1.2 --- diff --git a/GConf2-NO_MAJOR_VERSION.patch b/GConf2-NO_MAJOR_VERSION.patch index 8eeb010..514cdad 100644 --- a/GConf2-NO_MAJOR_VERSION.patch +++ b/GConf2-NO_MAJOR_VERSION.patch @@ -30,7 +30,7 @@ gconf-client.h -gconfincludedir = $(includedir)/gconf/$(MAJOR_VERSION)/gconf -+gconfincludedir = $(includedir)/gconf$(MAJOR_VERSION) ++gconfincludedir = $(includedir)/gconf$(MAJOR_VERSION)/gconf gconfinclude_HEADERS = \ $(gconf_headers) \ gconf-enum-types.h