From 42bff07893104a11db95c8d65fe518a336463351 Mon Sep 17 00:00:00 2001 From: blundellc Date: Sat, 31 Jul 2010 23:06:34 +0000 Subject: [PATCH] rename double_build -> split_build git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@320 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- branch/{double_build => split_build}/DESCRIPTION | 0 branch/{double_build => split_build}/R/build.R | 0 branch/{double_build => split_build}/R/db.R | 0 branch/{double_build => split_build}/R/debcontrol.R | 0 branch/{double_build => split_build}/R/debiannaming.R | 0 branch/{double_build => split_build}/R/debianpkg.R | 0 branch/{double_build => split_build}/R/getrpkg.R | 0 branch/{double_build => split_build}/R/license.R | 0 branch/{double_build => split_build}/R/lintian.R | 0 branch/{double_build => split_build}/R/log.R | 0 branch/{double_build => split_build}/R/patch.R | 0 branch/{double_build => split_build}/R/rdep.R | 0 branch/{double_build => split_build}/R/util.R | 0 branch/{double_build => split_build}/R/version.R | 0 branch/{double_build => split_build}/R/zzz.R | 0 branch/{double_build => split_build}/README | 0 branch/{double_build => split_build}/configure | 0 branch/{double_build => split_build}/data/populate_depend_aliases | 0 branch/{double_build => split_build}/data/populate_forcedep | 0 branch/{double_build => split_build}/data/populate_license_hashes | 0 branch/{double_build => split_build}/data/populate_licenses | 0 branch/{double_build => split_build}/data/populate_sysreq | 0 branch/{double_build => split_build}/data/pull | 0 branch/{double_build => split_build}/data/quit | 0 branch/{double_build => split_build}/exec/autobuild | 0 branch/{double_build => split_build}/exec/build | 0 branch/{double_build => split_build}/exec/build_all | 0 branch/{double_build => split_build}/exec/build_ctv | 0 branch/{double_build => split_build}/exec/build_some | 0 branch/{double_build => split_build}/exec/copy_find | 0 branch/{double_build => split_build}/exec/cran2deb | 0 branch/{double_build => split_build}/exec/cran_pkgs | 0 branch/{double_build => split_build}/exec/db_release | 0 branch/{double_build => split_build}/exec/depclosure | 0 branch/{double_build => split_build}/exec/depend | 0 branch/{double_build => split_build}/exec/diagnose | 0 branch/{double_build => split_build}/exec/diagnose_ctv | 0 branch/{double_build => split_build}/exec/get_base_pkgs | 0 branch/{double_build => split_build}/exec/help | 0 branch/{double_build => split_build}/exec/latest_log | 0 branch/{double_build => split_build}/exec/license | 0 branch/{double_build => split_build}/exec/progress | 0 branch/{double_build => split_build}/exec/repopulate | 0 branch/{double_build => split_build}/exec/root | 0 branch/{double_build => split_build}/exec/showbuilds | 0 branch/{double_build => split_build}/exec/update | 0 branch/{double_build => split_build}/exec/update_cache | 0 branch/{double_build => split_build}/exec/web | 0 branch/{double_build => split_build}/exec/which_system | 0 branch/{double_build => split_build}/inst/doc/DB_NOTES | 0 branch/{double_build => split_build}/inst/doc/DEPENDS | 0 branch/{double_build => split_build}/inst/doc/INSTALL_NOTES | 0 branch/{double_build => split_build}/inst/doc/PKG | 0 branch/{double_build => split_build}/inst/doc/README | 0 .../inst/etc/patches/BayesTree.deprecated/00list | 0 .../inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch | 0 .../inst/etc/patches/CGIwithR/00_usr_local_shebang.patch | 0 .../inst/etc/patches/CGIwithR/00list | 0 .../{double_build => split_build}/inst/etc/patches/HAPim/00list | 0 .../inst/etc/patches/HAPim/01_DESCRIPTION.patch | 0 .../{double_build => split_build}/inst/etc/patches/MatchIt/00list | 0 .../inst/etc/patches/MatchIt/01_makematchH.patch | 0 .../{double_build => split_build}/inst/etc/patches/RJaCGH/00list | 0 .../inst/etc/patches/RJaCGH/01_lintian_override.patch | 0 .../inst/etc/patches/RJaCGH/01_remove_zlib.patch | 0 .../inst/etc/patches/RLadyBug/00list | 0 .../inst/etc/patches/RLadyBug/01_bash_path.patch | 0 branch/{double_build => split_build}/inst/etc/patches/Rpad/00list | 0 .../inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch | 0 .../inst/etc/patches/SuppDists/00list | 0 .../inst/etc/patches/SuppDists/01_DESCRIPTION.patch | 0 .../{double_build => split_build}/inst/etc/patches/dlmap/00list | 0 .../inst/etc/patches/dlmap/01_DESCRIPTION.patch | 0 .../{double_build => split_build}/inst/etc/patches/rSymPy/00list | 0 .../inst/etc/patches/rSymPy/01_python_path.patch | 0 .../{double_build => split_build}/inst/etc/patches/seqinr/00list | 0 .../inst/etc/patches/seqinr/01_remove_zlib.patch | 0 .../inst/etc/patches/svSocket/00list | 0 .../inst/etc/patches/svSocket/01_SimpleClient.patch | 0 .../inst/etc/sys/debian-amd64/dput.cf | 0 .../inst/etc/sys/debian-amd64/mini-dinstall.conf | 0 .../inst/etc/sys/debian-amd64/pbuilderrc | 0 .../inst/etc/sys/debian-i386/dput.cf | 0 .../inst/etc/sys/debian-i386/mini-dinstall.conf | 0 .../inst/etc/sys/debian-i386/pbuilderrc | 0 85 files changed, 0 insertions(+), 0 deletions(-) rename branch/{double_build => split_build}/DESCRIPTION (100%) rename branch/{double_build => split_build}/R/build.R (100%) rename branch/{double_build => split_build}/R/db.R (100%) rename branch/{double_build => split_build}/R/debcontrol.R (100%) rename branch/{double_build => split_build}/R/debiannaming.R (100%) rename branch/{double_build => split_build}/R/debianpkg.R (100%) rename branch/{double_build => split_build}/R/getrpkg.R (100%) rename branch/{double_build => split_build}/R/license.R (100%) rename branch/{double_build => split_build}/R/lintian.R (100%) rename branch/{double_build => split_build}/R/log.R (100%) rename branch/{double_build => split_build}/R/patch.R (100%) rename branch/{double_build => split_build}/R/rdep.R (100%) rename branch/{double_build => split_build}/R/util.R (100%) rename branch/{double_build => split_build}/R/version.R (100%) rename branch/{double_build => split_build}/R/zzz.R (100%) rename branch/{double_build => split_build}/README (100%) rename branch/{double_build => split_build}/configure (100%) rename branch/{double_build => split_build}/data/populate_depend_aliases (100%) rename branch/{double_build => split_build}/data/populate_forcedep (100%) rename branch/{double_build => split_build}/data/populate_license_hashes (100%) rename branch/{double_build => split_build}/data/populate_licenses (100%) rename branch/{double_build => split_build}/data/populate_sysreq (100%) rename branch/{double_build => split_build}/data/pull (100%) rename branch/{double_build => split_build}/data/quit (100%) rename branch/{double_build => split_build}/exec/autobuild (100%) rename branch/{double_build => split_build}/exec/build (100%) rename branch/{double_build => split_build}/exec/build_all (100%) rename branch/{double_build => split_build}/exec/build_ctv (100%) rename branch/{double_build => split_build}/exec/build_some (100%) rename branch/{double_build => split_build}/exec/copy_find (100%) rename branch/{double_build => split_build}/exec/cran2deb (100%) rename branch/{double_build => split_build}/exec/cran_pkgs (100%) rename branch/{double_build => split_build}/exec/db_release (100%) rename branch/{double_build => split_build}/exec/depclosure (100%) rename branch/{double_build => split_build}/exec/depend (100%) rename branch/{double_build => split_build}/exec/diagnose (100%) rename branch/{double_build => split_build}/exec/diagnose_ctv (100%) rename branch/{double_build => split_build}/exec/get_base_pkgs (100%) rename branch/{double_build => split_build}/exec/help (100%) rename branch/{double_build => split_build}/exec/latest_log (100%) rename branch/{double_build => split_build}/exec/license (100%) rename branch/{double_build => split_build}/exec/progress (100%) rename branch/{double_build => split_build}/exec/repopulate (100%) rename branch/{double_build => split_build}/exec/root (100%) rename branch/{double_build => split_build}/exec/showbuilds (100%) rename branch/{double_build => split_build}/exec/update (100%) rename branch/{double_build => split_build}/exec/update_cache (100%) rename branch/{double_build => split_build}/exec/web (100%) rename branch/{double_build => split_build}/exec/which_system (100%) rename branch/{double_build => split_build}/inst/doc/DB_NOTES (100%) rename branch/{double_build => split_build}/inst/doc/DEPENDS (100%) rename branch/{double_build => split_build}/inst/doc/INSTALL_NOTES (100%) rename branch/{double_build => split_build}/inst/doc/PKG (100%) rename branch/{double_build => split_build}/inst/doc/README (100%) rename branch/{double_build => split_build}/inst/etc/patches/BayesTree.deprecated/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/CGIwithR/00_usr_local_shebang.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/CGIwithR/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/HAPim/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/HAPim/01_DESCRIPTION.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/MatchIt/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/MatchIt/01_makematchH.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/RJaCGH/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/RJaCGH/01_lintian_override.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/RJaCGH/01_remove_zlib.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/RLadyBug/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/RLadyBug/01_bash_path.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/Rpad/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/SuppDists/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/SuppDists/01_DESCRIPTION.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/dlmap/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/dlmap/01_DESCRIPTION.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/rSymPy/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/rSymPy/01_python_path.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/seqinr/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/seqinr/01_remove_zlib.patch (100%) rename branch/{double_build => split_build}/inst/etc/patches/svSocket/00list (100%) rename branch/{double_build => split_build}/inst/etc/patches/svSocket/01_SimpleClient.patch (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-amd64/dput.cf (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-amd64/mini-dinstall.conf (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-amd64/pbuilderrc (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-i386/dput.cf (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-i386/mini-dinstall.conf (100%) rename branch/{double_build => split_build}/inst/etc/sys/debian-i386/pbuilderrc (100%) diff --git a/branch/double_build/DESCRIPTION b/branch/split_build/DESCRIPTION similarity index 100% rename from branch/double_build/DESCRIPTION rename to branch/split_build/DESCRIPTION diff --git a/branch/double_build/R/build.R b/branch/split_build/R/build.R similarity index 100% rename from branch/double_build/R/build.R rename to branch/split_build/R/build.R diff --git a/branch/double_build/R/db.R b/branch/split_build/R/db.R similarity index 100% rename from branch/double_build/R/db.R rename to branch/split_build/R/db.R diff --git a/branch/double_build/R/debcontrol.R b/branch/split_build/R/debcontrol.R similarity index 100% rename from branch/double_build/R/debcontrol.R rename to branch/split_build/R/debcontrol.R diff --git a/branch/double_build/R/debiannaming.R b/branch/split_build/R/debiannaming.R similarity index 100% rename from branch/double_build/R/debiannaming.R rename to branch/split_build/R/debiannaming.R diff --git a/branch/double_build/R/debianpkg.R b/branch/split_build/R/debianpkg.R similarity index 100% rename from branch/double_build/R/debianpkg.R rename to branch/split_build/R/debianpkg.R diff --git a/branch/double_build/R/getrpkg.R b/branch/split_build/R/getrpkg.R similarity index 100% rename from branch/double_build/R/getrpkg.R rename to branch/split_build/R/getrpkg.R diff --git a/branch/double_build/R/license.R b/branch/split_build/R/license.R similarity index 100% rename from branch/double_build/R/license.R rename to branch/split_build/R/license.R diff --git a/branch/double_build/R/lintian.R b/branch/split_build/R/lintian.R similarity index 100% rename from branch/double_build/R/lintian.R rename to branch/split_build/R/lintian.R diff --git a/branch/double_build/R/log.R b/branch/split_build/R/log.R similarity index 100% rename from branch/double_build/R/log.R rename to branch/split_build/R/log.R diff --git a/branch/double_build/R/patch.R b/branch/split_build/R/patch.R similarity index 100% rename from branch/double_build/R/patch.R rename to branch/split_build/R/patch.R diff --git a/branch/double_build/R/rdep.R b/branch/split_build/R/rdep.R similarity index 100% rename from branch/double_build/R/rdep.R rename to branch/split_build/R/rdep.R diff --git a/branch/double_build/R/util.R b/branch/split_build/R/util.R similarity index 100% rename from branch/double_build/R/util.R rename to branch/split_build/R/util.R diff --git a/branch/double_build/R/version.R b/branch/split_build/R/version.R similarity index 100% rename from branch/double_build/R/version.R rename to branch/split_build/R/version.R diff --git a/branch/double_build/R/zzz.R b/branch/split_build/R/zzz.R similarity index 100% rename from branch/double_build/R/zzz.R rename to branch/split_build/R/zzz.R diff --git a/branch/double_build/README b/branch/split_build/README similarity index 100% rename from branch/double_build/README rename to branch/split_build/README diff --git a/branch/double_build/configure b/branch/split_build/configure similarity index 100% rename from branch/double_build/configure rename to branch/split_build/configure diff --git a/branch/double_build/data/populate_depend_aliases b/branch/split_build/data/populate_depend_aliases similarity index 100% rename from branch/double_build/data/populate_depend_aliases rename to branch/split_build/data/populate_depend_aliases diff --git a/branch/double_build/data/populate_forcedep b/branch/split_build/data/populate_forcedep similarity index 100% rename from branch/double_build/data/populate_forcedep rename to branch/split_build/data/populate_forcedep diff --git a/branch/double_build/data/populate_license_hashes b/branch/split_build/data/populate_license_hashes similarity index 100% rename from branch/double_build/data/populate_license_hashes rename to branch/split_build/data/populate_license_hashes diff --git a/branch/double_build/data/populate_licenses b/branch/split_build/data/populate_licenses similarity index 100% rename from branch/double_build/data/populate_licenses rename to branch/split_build/data/populate_licenses diff --git a/branch/double_build/data/populate_sysreq b/branch/split_build/data/populate_sysreq similarity index 100% rename from branch/double_build/data/populate_sysreq rename to branch/split_build/data/populate_sysreq diff --git a/branch/double_build/data/pull b/branch/split_build/data/pull similarity index 100% rename from branch/double_build/data/pull rename to branch/split_build/data/pull diff --git a/branch/double_build/data/quit b/branch/split_build/data/quit similarity index 100% rename from branch/double_build/data/quit rename to branch/split_build/data/quit diff --git a/branch/double_build/exec/autobuild b/branch/split_build/exec/autobuild similarity index 100% rename from branch/double_build/exec/autobuild rename to branch/split_build/exec/autobuild diff --git a/branch/double_build/exec/build b/branch/split_build/exec/build similarity index 100% rename from branch/double_build/exec/build rename to branch/split_build/exec/build diff --git a/branch/double_build/exec/build_all b/branch/split_build/exec/build_all similarity index 100% rename from branch/double_build/exec/build_all rename to branch/split_build/exec/build_all diff --git a/branch/double_build/exec/build_ctv b/branch/split_build/exec/build_ctv similarity index 100% rename from branch/double_build/exec/build_ctv rename to branch/split_build/exec/build_ctv diff --git a/branch/double_build/exec/build_some b/branch/split_build/exec/build_some similarity index 100% rename from branch/double_build/exec/build_some rename to branch/split_build/exec/build_some diff --git a/branch/double_build/exec/copy_find b/branch/split_build/exec/copy_find similarity index 100% rename from branch/double_build/exec/copy_find rename to branch/split_build/exec/copy_find diff --git a/branch/double_build/exec/cran2deb b/branch/split_build/exec/cran2deb similarity index 100% rename from branch/double_build/exec/cran2deb rename to branch/split_build/exec/cran2deb diff --git a/branch/double_build/exec/cran_pkgs b/branch/split_build/exec/cran_pkgs similarity index 100% rename from branch/double_build/exec/cran_pkgs rename to branch/split_build/exec/cran_pkgs diff --git a/branch/double_build/exec/db_release b/branch/split_build/exec/db_release similarity index 100% rename from branch/double_build/exec/db_release rename to branch/split_build/exec/db_release diff --git a/branch/double_build/exec/depclosure b/branch/split_build/exec/depclosure similarity index 100% rename from branch/double_build/exec/depclosure rename to branch/split_build/exec/depclosure diff --git a/branch/double_build/exec/depend b/branch/split_build/exec/depend similarity index 100% rename from branch/double_build/exec/depend rename to branch/split_build/exec/depend diff --git a/branch/double_build/exec/diagnose b/branch/split_build/exec/diagnose similarity index 100% rename from branch/double_build/exec/diagnose rename to branch/split_build/exec/diagnose diff --git a/branch/double_build/exec/diagnose_ctv b/branch/split_build/exec/diagnose_ctv similarity index 100% rename from branch/double_build/exec/diagnose_ctv rename to branch/split_build/exec/diagnose_ctv diff --git a/branch/double_build/exec/get_base_pkgs b/branch/split_build/exec/get_base_pkgs similarity index 100% rename from branch/double_build/exec/get_base_pkgs rename to branch/split_build/exec/get_base_pkgs diff --git a/branch/double_build/exec/help b/branch/split_build/exec/help similarity index 100% rename from branch/double_build/exec/help rename to branch/split_build/exec/help diff --git a/branch/double_build/exec/latest_log b/branch/split_build/exec/latest_log similarity index 100% rename from branch/double_build/exec/latest_log rename to branch/split_build/exec/latest_log diff --git a/branch/double_build/exec/license b/branch/split_build/exec/license similarity index 100% rename from branch/double_build/exec/license rename to branch/split_build/exec/license diff --git a/branch/double_build/exec/progress b/branch/split_build/exec/progress similarity index 100% rename from branch/double_build/exec/progress rename to branch/split_build/exec/progress diff --git a/branch/double_build/exec/repopulate b/branch/split_build/exec/repopulate similarity index 100% rename from branch/double_build/exec/repopulate rename to branch/split_build/exec/repopulate diff --git a/branch/double_build/exec/root b/branch/split_build/exec/root similarity index 100% rename from branch/double_build/exec/root rename to branch/split_build/exec/root diff --git a/branch/double_build/exec/showbuilds b/branch/split_build/exec/showbuilds similarity index 100% rename from branch/double_build/exec/showbuilds rename to branch/split_build/exec/showbuilds diff --git a/branch/double_build/exec/update b/branch/split_build/exec/update similarity index 100% rename from branch/double_build/exec/update rename to branch/split_build/exec/update diff --git a/branch/double_build/exec/update_cache b/branch/split_build/exec/update_cache similarity index 100% rename from branch/double_build/exec/update_cache rename to branch/split_build/exec/update_cache diff --git a/branch/double_build/exec/web b/branch/split_build/exec/web similarity index 100% rename from branch/double_build/exec/web rename to branch/split_build/exec/web diff --git a/branch/double_build/exec/which_system b/branch/split_build/exec/which_system similarity index 100% rename from branch/double_build/exec/which_system rename to branch/split_build/exec/which_system diff --git a/branch/double_build/inst/doc/DB_NOTES b/branch/split_build/inst/doc/DB_NOTES similarity index 100% rename from branch/double_build/inst/doc/DB_NOTES rename to branch/split_build/inst/doc/DB_NOTES diff --git a/branch/double_build/inst/doc/DEPENDS b/branch/split_build/inst/doc/DEPENDS similarity index 100% rename from branch/double_build/inst/doc/DEPENDS rename to branch/split_build/inst/doc/DEPENDS diff --git a/branch/double_build/inst/doc/INSTALL_NOTES b/branch/split_build/inst/doc/INSTALL_NOTES similarity index 100% rename from branch/double_build/inst/doc/INSTALL_NOTES rename to branch/split_build/inst/doc/INSTALL_NOTES diff --git a/branch/double_build/inst/doc/PKG b/branch/split_build/inst/doc/PKG similarity index 100% rename from branch/double_build/inst/doc/PKG rename to branch/split_build/inst/doc/PKG diff --git a/branch/double_build/inst/doc/README b/branch/split_build/inst/doc/README similarity index 100% rename from branch/double_build/inst/doc/README rename to branch/split_build/inst/doc/README diff --git a/branch/double_build/inst/etc/patches/BayesTree.deprecated/00list b/branch/split_build/inst/etc/patches/BayesTree.deprecated/00list similarity index 100% rename from branch/double_build/inst/etc/patches/BayesTree.deprecated/00list rename to branch/split_build/inst/etc/patches/BayesTree.deprecated/00list diff --git a/branch/double_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch b/branch/split_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch similarity index 100% rename from branch/double_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch rename to branch/split_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch diff --git a/branch/double_build/inst/etc/patches/CGIwithR/00_usr_local_shebang.patch b/branch/split_build/inst/etc/patches/CGIwithR/00_usr_local_shebang.patch similarity index 100% rename from branch/double_build/inst/etc/patches/CGIwithR/00_usr_local_shebang.patch rename to branch/split_build/inst/etc/patches/CGIwithR/00_usr_local_shebang.patch diff --git a/branch/double_build/inst/etc/patches/CGIwithR/00list b/branch/split_build/inst/etc/patches/CGIwithR/00list similarity index 100% rename from branch/double_build/inst/etc/patches/CGIwithR/00list rename to branch/split_build/inst/etc/patches/CGIwithR/00list diff --git a/branch/double_build/inst/etc/patches/HAPim/00list b/branch/split_build/inst/etc/patches/HAPim/00list similarity index 100% rename from branch/double_build/inst/etc/patches/HAPim/00list rename to branch/split_build/inst/etc/patches/HAPim/00list diff --git a/branch/double_build/inst/etc/patches/HAPim/01_DESCRIPTION.patch b/branch/split_build/inst/etc/patches/HAPim/01_DESCRIPTION.patch similarity index 100% rename from branch/double_build/inst/etc/patches/HAPim/01_DESCRIPTION.patch rename to branch/split_build/inst/etc/patches/HAPim/01_DESCRIPTION.patch diff --git a/branch/double_build/inst/etc/patches/MatchIt/00list b/branch/split_build/inst/etc/patches/MatchIt/00list similarity index 100% rename from branch/double_build/inst/etc/patches/MatchIt/00list rename to branch/split_build/inst/etc/patches/MatchIt/00list diff --git a/branch/double_build/inst/etc/patches/MatchIt/01_makematchH.patch b/branch/split_build/inst/etc/patches/MatchIt/01_makematchH.patch similarity index 100% rename from branch/double_build/inst/etc/patches/MatchIt/01_makematchH.patch rename to branch/split_build/inst/etc/patches/MatchIt/01_makematchH.patch diff --git a/branch/double_build/inst/etc/patches/RJaCGH/00list b/branch/split_build/inst/etc/patches/RJaCGH/00list similarity index 100% rename from branch/double_build/inst/etc/patches/RJaCGH/00list rename to branch/split_build/inst/etc/patches/RJaCGH/00list diff --git a/branch/double_build/inst/etc/patches/RJaCGH/01_lintian_override.patch b/branch/split_build/inst/etc/patches/RJaCGH/01_lintian_override.patch similarity index 100% rename from branch/double_build/inst/etc/patches/RJaCGH/01_lintian_override.patch rename to branch/split_build/inst/etc/patches/RJaCGH/01_lintian_override.patch diff --git a/branch/double_build/inst/etc/patches/RJaCGH/01_remove_zlib.patch b/branch/split_build/inst/etc/patches/RJaCGH/01_remove_zlib.patch similarity index 100% rename from branch/double_build/inst/etc/patches/RJaCGH/01_remove_zlib.patch rename to branch/split_build/inst/etc/patches/RJaCGH/01_remove_zlib.patch diff --git a/branch/double_build/inst/etc/patches/RLadyBug/00list b/branch/split_build/inst/etc/patches/RLadyBug/00list similarity index 100% rename from branch/double_build/inst/etc/patches/RLadyBug/00list rename to branch/split_build/inst/etc/patches/RLadyBug/00list diff --git a/branch/double_build/inst/etc/patches/RLadyBug/01_bash_path.patch b/branch/split_build/inst/etc/patches/RLadyBug/01_bash_path.patch similarity index 100% rename from branch/double_build/inst/etc/patches/RLadyBug/01_bash_path.patch rename to branch/split_build/inst/etc/patches/RLadyBug/01_bash_path.patch diff --git a/branch/double_build/inst/etc/patches/Rpad/00list b/branch/split_build/inst/etc/patches/Rpad/00list similarity index 100% rename from branch/double_build/inst/etc/patches/Rpad/00list rename to branch/split_build/inst/etc/patches/Rpad/00list diff --git a/branch/double_build/inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch b/branch/split_build/inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch similarity index 100% rename from branch/double_build/inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch rename to branch/split_build/inst/etc/patches/Rpad/01_installRpadWWW.sh_conversion.patch diff --git a/branch/double_build/inst/etc/patches/SuppDists/00list b/branch/split_build/inst/etc/patches/SuppDists/00list similarity index 100% rename from branch/double_build/inst/etc/patches/SuppDists/00list rename to branch/split_build/inst/etc/patches/SuppDists/00list diff --git a/branch/double_build/inst/etc/patches/SuppDists/01_DESCRIPTION.patch b/branch/split_build/inst/etc/patches/SuppDists/01_DESCRIPTION.patch similarity index 100% rename from branch/double_build/inst/etc/patches/SuppDists/01_DESCRIPTION.patch rename to branch/split_build/inst/etc/patches/SuppDists/01_DESCRIPTION.patch diff --git a/branch/double_build/inst/etc/patches/dlmap/00list b/branch/split_build/inst/etc/patches/dlmap/00list similarity index 100% rename from branch/double_build/inst/etc/patches/dlmap/00list rename to branch/split_build/inst/etc/patches/dlmap/00list diff --git a/branch/double_build/inst/etc/patches/dlmap/01_DESCRIPTION.patch b/branch/split_build/inst/etc/patches/dlmap/01_DESCRIPTION.patch similarity index 100% rename from branch/double_build/inst/etc/patches/dlmap/01_DESCRIPTION.patch rename to branch/split_build/inst/etc/patches/dlmap/01_DESCRIPTION.patch diff --git a/branch/double_build/inst/etc/patches/rSymPy/00list b/branch/split_build/inst/etc/patches/rSymPy/00list similarity index 100% rename from branch/double_build/inst/etc/patches/rSymPy/00list rename to branch/split_build/inst/etc/patches/rSymPy/00list diff --git a/branch/double_build/inst/etc/patches/rSymPy/01_python_path.patch b/branch/split_build/inst/etc/patches/rSymPy/01_python_path.patch similarity index 100% rename from branch/double_build/inst/etc/patches/rSymPy/01_python_path.patch rename to branch/split_build/inst/etc/patches/rSymPy/01_python_path.patch diff --git a/branch/double_build/inst/etc/patches/seqinr/00list b/branch/split_build/inst/etc/patches/seqinr/00list similarity index 100% rename from branch/double_build/inst/etc/patches/seqinr/00list rename to branch/split_build/inst/etc/patches/seqinr/00list diff --git a/branch/double_build/inst/etc/patches/seqinr/01_remove_zlib.patch b/branch/split_build/inst/etc/patches/seqinr/01_remove_zlib.patch similarity index 100% rename from branch/double_build/inst/etc/patches/seqinr/01_remove_zlib.patch rename to branch/split_build/inst/etc/patches/seqinr/01_remove_zlib.patch diff --git a/branch/double_build/inst/etc/patches/svSocket/00list b/branch/split_build/inst/etc/patches/svSocket/00list similarity index 100% rename from branch/double_build/inst/etc/patches/svSocket/00list rename to branch/split_build/inst/etc/patches/svSocket/00list diff --git a/branch/double_build/inst/etc/patches/svSocket/01_SimpleClient.patch b/branch/split_build/inst/etc/patches/svSocket/01_SimpleClient.patch similarity index 100% rename from branch/double_build/inst/etc/patches/svSocket/01_SimpleClient.patch rename to branch/split_build/inst/etc/patches/svSocket/01_SimpleClient.patch diff --git a/branch/double_build/inst/etc/sys/debian-amd64/dput.cf b/branch/split_build/inst/etc/sys/debian-amd64/dput.cf similarity index 100% rename from branch/double_build/inst/etc/sys/debian-amd64/dput.cf rename to branch/split_build/inst/etc/sys/debian-amd64/dput.cf diff --git a/branch/double_build/inst/etc/sys/debian-amd64/mini-dinstall.conf b/branch/split_build/inst/etc/sys/debian-amd64/mini-dinstall.conf similarity index 100% rename from branch/double_build/inst/etc/sys/debian-amd64/mini-dinstall.conf rename to branch/split_build/inst/etc/sys/debian-amd64/mini-dinstall.conf diff --git a/branch/double_build/inst/etc/sys/debian-amd64/pbuilderrc b/branch/split_build/inst/etc/sys/debian-amd64/pbuilderrc similarity index 100% rename from branch/double_build/inst/etc/sys/debian-amd64/pbuilderrc rename to branch/split_build/inst/etc/sys/debian-amd64/pbuilderrc diff --git a/branch/double_build/inst/etc/sys/debian-i386/dput.cf b/branch/split_build/inst/etc/sys/debian-i386/dput.cf similarity index 100% rename from branch/double_build/inst/etc/sys/debian-i386/dput.cf rename to branch/split_build/inst/etc/sys/debian-i386/dput.cf diff --git a/branch/double_build/inst/etc/sys/debian-i386/mini-dinstall.conf b/branch/split_build/inst/etc/sys/debian-i386/mini-dinstall.conf similarity index 100% rename from branch/double_build/inst/etc/sys/debian-i386/mini-dinstall.conf rename to branch/split_build/inst/etc/sys/debian-i386/mini-dinstall.conf diff --git a/branch/double_build/inst/etc/sys/debian-i386/pbuilderrc b/branch/split_build/inst/etc/sys/debian-i386/pbuilderrc similarity index 100% rename from branch/double_build/inst/etc/sys/debian-i386/pbuilderrc rename to branch/split_build/inst/etc/sys/debian-i386/pbuilderrc -- 2.39.2