diff options
Diffstat (limited to '')
-rw-r--r-- | x11-misc/xecho/xecho-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xecho/xecho-9999.ebuild b/x11-misc/xecho/xecho-9999.ebuild index 588092e..c6500c9 100644 --- a/x11-misc/xecho/xecho-9999.ebuild +++ b/x11-misc/xecho/xecho-9999.ebuild @@ -32,7 +32,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="virtual/pkgconfig" -DOCS=( README.txt ) +DOCS=(README.txt) src_configure() { sed -e 's/^all:.*/all: xecho/' -i Makefile || die |