summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/self.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/guix/self.scm b/guix/self.scm
index a94791d67b..2652688c71 100644
--- a/guix/self.scm
+++ b/guix/self.scm
@@ -324,7 +324,6 @@ the result to OUTPUT."
"--variable" (string-append "master=" source)
"--variable" (string-append "po=" po)
"--variable" (string-append "pot=" (string-append (tmpnam) ".pot"))
- (string-append "--srcdir=" #$source)
"--destdir=."
#+(file-append documentation-po "/po4a.cfg")))