summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2003-10-09 19:19:13 +0000
committerBrandon Hale <tseng@gentoo.org>2003-10-09 19:19:13 +0000
commit7cece47c02cfbb8b0bf7f431d75784dd659302d5 (patch)
treefeb62aafb35c90a0e81d32280092494796128397 /x11-misc
parentcommented out hardened-gcc flags (diff)
downloadgentoo-2-7cece47c02cfbb8b0bf7f431d75784dd659302d5.tar.gz
gentoo-2-7cece47c02cfbb8b0bf7f431d75784dd659302d5.tar.bz2
gentoo-2-7cece47c02cfbb8b0bf7f431d75784dd659302d5.zip
ugh
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
index 8d5cfac4af42..9eb70f4fb18d 100644
--- a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
+++ b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
@@ -14,7 +14,7 @@ DEPEND="media-gfx/feh"
RDEPEND="virtual/x11"
src_install() {
- dobin util/{fbsetbg,commonbox-menugen}
+ dobin {fbsetbg,commonbox-menugen}
dodoc README.commonbox-utils AUTHORS COPYING
}