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
commitd99310bade510898354f60f3420068059f9ad199 (patch)
tree21bd487cfbcd191d0960781183e528496258711c /x11-misc
parentcommented out hardened-gcc flags (diff)
downloadhistorical-d99310bade510898354f60f3420068059f9ad199.tar.gz
historical-d99310bade510898354f60f3420068059f9ad199.tar.bz2
historical-d99310bade510898354f60f3420068059f9ad199.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
}