]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- fixed pkglibdir
authorwolf <wolf@pld-linux.org>
Thu, 15 Aug 2002 23:47:14 +0000 (23:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (w mordę jeża, żeby taki wielki bubel nie został przyuważony...)

Changed files:
    GConf2-NO_MAJOR_VERSION.patch -> 1.4

GConf2-NO_MAJOR_VERSION.patch

index c84c7e0c14924da83101ffdc7c9c6748568f9840..e47544658251ac5bbc93b5d1d47e4ba4b8410751 100644 (file)
@@ -24,7 +24,7 @@ diff -Nur GConf-1.2.1/gconf/Makefile.am GConf-1.2.1.new/gconf/Makefile.am
        -DGCONF_SERVERDIR=\""$(libexecdir)"\"           \
        -DGCONF_BUILDDIR=\""$(top_builddir)"\"                          \
 -      -DGCONF_BACKEND_DIR=\""$(pkglibdir)/$(MAJOR_VERSION)"\"         \
-+      -DGCONF_BACKEND_DIR=\""$(pkglibdir)"\"                          \
++      -DGCONF_BACKEND_DIR=\""$(pkglibdir)$(MAJOR_VERSION)"\"                          \
        -DVERSION=\""$(VERSION)"\"                                      \
        -DGCONF_ENABLE_INTERNALS=1                                      \
        -DGCONFD=\""$(GCONFD_BINARY_NAME)"\"                            \
This page took 0.0566 seconds and 4 git commands to generate.