diff options
Diffstat (limited to 'devel/subversion-lts/files/extra-patch-build.conf')
-rw-r--r-- | devel/subversion-lts/files/extra-patch-build.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/subversion-lts/files/extra-patch-build.conf b/devel/subversion-lts/files/extra-patch-build.conf new file mode 100644 index 000000000000..5ca23bbdc3ce --- /dev/null +++ b/devel/subversion-lts/files/extra-patch-build.conf @@ -0,0 +1,11 @@ +--- build.conf.orig 2018-04-19 20:21:34.859567000 +0300 ++++ build.conf 2018-04-19 20:21:55.939112000 +0300 +@@ -430,7 +430,7 @@ + path = tools/server-side/mod_dontdothat + nonlibs = mod_dav_svn apr aprutil + libs = libsvn_subr libhttpd +-install = tools ++install = apache-mod + + # The Subversion FSFS repository manipulation tool + [svnfsfs] |