]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- fixed patch (previous version breaks include files location)
authormichuz <michuz@pld-linux.org>
Thu, 18 Apr 2002 14:35:03 +0000 (14:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GConf2-NO_MAJOR_VERSION.patch -> 1.2

GConf2-NO_MAJOR_VERSION.patch

index 8eeb010e05d81ea86af424d6e2a710ca6166d6e7..514cdade176702c392e731dac64e88797622d589 100644 (file)
@@ -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
This page took 0.027693 seconds and 4 git commands to generate.