From: Jakub Bogusz Date: Fri, 13 Jan 2006 21:29:01 +0000 (+0000) Subject: - added DESTDIR patch (fixes mod_dav_svn relink without installed subversion-devel) X-Git-Tag: auto/ac/subversion-1_3_0-3~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=d4bccc60d3b67ac3001e732fc3d58be7dbd8b1f5;p=packages%2Fsubversion.git - added DESTDIR patch (fixes mod_dav_svn relink without installed subversion-devel) Changed files: subversion.spec -> 1.152 --- diff --git a/subversion.spec b/subversion.spec index 9e18082..b2f89a4 100644 --- a/subversion.spec +++ b/subversion.spec @@ -25,6 +25,7 @@ Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init Source4: %{name}-svnserve.sysconfig Patch0: %{name}-home_etc.patch +Patch1: %{name}-DESTDIR.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -266,6 +267,7 @@ Modu %setup -q rm -rf apr apr-util neon %patch0 -p0 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub ac-helpers