summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-15 04:02:50 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-15 04:02:50 +0000
commitf4ca6820733522d9ba2de514634ab99ee7cd1405 (patch)
treed526391654fe8ecce90552c0fd61626f163fe02c /x11-misc
parenttiny issue only effected users of colortail (diff)
downloadgentoo-2-f4ca6820733522d9ba2de514634ab99ee7cd1405.tar.gz
gentoo-2-f4ca6820733522d9ba2de514634ab99ee7cd1405.tar.bz2
gentoo-2-f4ca6820733522d9ba2de514634ab99ee7cd1405.zip
add gnome and kde menus to *box, if available
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild
index 59b941feb5c9..b9f907003637 100644
--- a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild
+++ b/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.1 2002/07/14 22:05:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.2 2002/07/15 04:02:50 seemant Exp $
S=${WORKDIR}
DESCRIPTION="Common utilities for flux|black|open(box). Provides bsetroot, bsetbg, and commonbox-menugen."
@@ -31,5 +31,5 @@ src_install () {
pkg_postinst() {
- commonbox-menugen
+ commonbox-menugen -kg
}