diff options
author | Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> | 2015-03-26 23:34:21 +0100 |
---|---|---|
committer | Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> | 2015-03-26 23:54:59 +0100 |
commit | 122c87ead0452a3042f1d42db9986a41218732cf (patch) | |
tree | 4322f40c6859f2f78b5c186fb18e2d4681cc682e /po | |
parent | 24066017a979aeb59b380d802af58d3fbfc3edd9 (diff) | |
download | guix-122c87ead0452a3042f1d42db9986a41218732cf.tar guix-122c87ead0452a3042f1d42db9986a41218732cf.tar.gz |
Fix remaining references to "substitute-binary".
* nix/nix-daemon/guix-daemon.cc (main): Change substitute-binary to
substitute.
* po/guix/POTFILES.in: Likewise.
* tests/guix-daemon.sh: Likewise.
* tests/guix-system.sh: Likewise.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index 619f6f99fc..39115f970b 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -9,7 +9,7 @@ guix/scripts/package.scm guix/scripts/gc.scm guix/scripts/hash.scm guix/scripts/pull.scm -guix/scripts/substitute-binary.scm +guix/scripts/substitute.scm guix/scripts/authenticate.scm guix/scripts/system.scm guix/scripts/lint.scm |