aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-11-02 15:40:00 -0400
committerKyle Meyer <kyle@kyleam.com>2019-11-02 15:41:08 -0400
commit920baca88546bce93aacfed5511e6706b2dd7795 (patch)
tree256315711cc7a52ad06cc2c3e65678b09024ace3
parenta5de3052c084c84e7cf8ab6230dd63f855d371b9 (diff)
downloadguix-packages-920baca88546bce93aacfed5511e6706b2dd7795.tar.gz
git-annex: Drop reference to now-deleted definition
This should have been done in the last commit.
-rw-r--r--km-packages/git-annex.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/km-packages/git-annex.scm b/km-packages/git-annex.scm
index 09de9da..d823054 100644
--- a/km-packages/git-annex.scm
+++ b/km-packages/git-annex.scm
@@ -62,7 +62,7 @@ newspace."
#:recursive? #t
#:select? (git-predicate %source-dir)))
(arguments
- `(,@(substitute-keyword-arguments (package-arguments km-git-annex)
+ `(,@(substitute-keyword-arguments (package-arguments git-annex)
((#:phases phases)
`(modify-phases ,phases
(add-before 'factor-setup 'delete-setup