# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/rapidsvn/rapidsvn.conf # Copyright (C) 2004 - 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ]; then prefix="opt/rapidsvn" set_confopt fi # support for apr*-1.x pkginstalled apr && var_append extraconfopt \ " " "--with-apr-config=$(pkgprefix bindir apr)/apr-1-config" pkginstalled apr-util && var_append extraconfopt \ " " "--with-apu-config=$(pkgprefix bindir apr-util)/apu-1-config" hook_add premake 5 "sed -i -e 's/\(SUBDIRS.*\)doc /\1/' Makefile" var_append extraconfopt " " "--with-svn-lib=$(pkgprefix libdir subversion)"