diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xwallpaper/xwallpaper-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/xwallpaper/xwallpaper-9999.ebuild b/x11-misc/xwallpaper/xwallpaper-9999.ebuild index 9ac8817707e9..2b1e1615823f 100644 --- a/x11-misc/xwallpaper/xwallpaper-9999.ebuild +++ b/x11-misc/xwallpaper/xwallpaper-9999.ebuild @@ -44,7 +44,6 @@ src_configure() { $(use_with seccomp) $(use_with xpm) --with-randr - --with-zshcompletiondir="${EPREFIX}/usr/share/zsh/site-functions" ) econf "${myconf[@]}" } |