Skip to content
Snippets Groups Projects
Select Git revision
  • 4cfc5e3370bc38d5ed5535c4a1d1969de53f417d
  • master default protected
  • prometheus
  • backupninja.conf.d
  • when-override
  • debian
  • pristine-tar
  • upstream
  • maethor-master-patch-46063
  • maethor-master-patch-70558
  • expand_pruning_options
  • systemd_integration
  • borg-sftp-support
  • nap-initial
  • mariaback_full-intial
  • borg-ssh-keygen
  • borg-custom-init-options
  • stretch-backports
  • backupninja_debian/1.2.1-1
  • backupninja_upstream/1.2.1
  • backupninja-1.2.1
  • backupninja_debian/1.2.0-1
  • backupninja_upstream/1.2.0
  • backupninja-1.2.0
  • backupninja-1.2.0-rc1
  • backupninja_debian/1.1.0-1
  • backupninja_upstream/1.1.0
  • backupninja-1.1.0
  • backupninja_debian/1.0.2-1
  • backupninja_upstream/1.0.2
  • backupninja-1.0.2
  • backupninja_debian/1.0.1-2
  • backupninja_debian/1.0.1-1
  • backupninja_upstream/1.0.1
  • backupninja-1.0.1
  • backupninja_debian/1.0-1
  • backupninja_upstream/1.0
  • backupninja-1.0
38 results

configure.ac

Blame
  • Forked from Liberate / backupninja
    61 commits behind the upstream repository.
    Jerome Charaoui's avatar
    Jérôme Charaoui authored
    This is part of a fix for reproducible builds where usrmerge may or may
    not be in effect on the build system. We need to be able to pass the
    BASH envvar to autotools so its able to correctly determine the correct
    path for bash. The lines removed here were added to fix DEBBUG-346303
    but should not be required on a clean build environment, where BASH
    remains unset unless the current shell is actually BASH, and when it is,
    should return the correct path to the bash executable and not /bin/sh.
    93cd5a31
    History
    configure.ac 2.13 KiB