]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- site dir is packaged as system dir in pld
authorhawk <hawk@pld-linux.org>
Sat, 28 Jun 2008 20:43:00 +0000 (20:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion-ruby-datadir-path.patch -> 1.1

subversion-ruby-datadir-path.patch [new file with mode: 0644]

diff --git a/subversion-ruby-datadir-path.patch b/subversion-ruby-datadir-path.patch
new file mode 100644 (file)
index 0000000..89fd3a8
--- /dev/null
@@ -0,0 +1,11 @@
+--- Makefile.in.orig   2008-06-28 16:23:04.000000000 +0200
++++ Makefile.in        2008-06-28 16:26:10.158564154 +0200
+@@ -124,7 +124,7 @@
+ SWIG_RB_SITE_LIB_DIR = @SWIG_RB_SITE_LIB_DIR@
+ SWIG_RB_SITE_ARCH_DIR = @SWIG_RB_SITE_ARCH_DIR@
+ SWIG_RB_TEST_VERBOSE = @SWIG_RB_TEST_VERBOSE@
+-SWIG_RB_RI_DATADIR = $(DESTDIR)$(datadir)/ri/$(RUBY_MAJOR).$(RUBY_MINOR)/site
++SWIG_RB_RI_DATADIR = $(DESTDIR)$(datadir)/ri/$(RUBY_MAJOR).$(RUBY_MINOR)/system
+ JAVAHL_INCLUDES= @JNI_INCLUDES@ -I$(abs_builddir)/subversion/bindings/javahl/include
This page took 0.048072 seconds and 4 git commands to generate.