From 85c1f07825904f60a76dfa7a0e5c615654e03a5a Mon Sep 17 00:00:00 2001 From: michuz Date: Thu, 18 Apr 2002 14:35:03 +0000 Subject: [PATCH] - fixed patch (previous version breaks include files location) Changed files: GConf2-NO_MAJOR_VERSION.patch -> 1.2 --- GConf2-NO_MAJOR_VERSION.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0