diff --git a/guix/self.scm b/guix/self.scm index a94791d67b0..2652688c716 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")))