diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
commit | b2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch) | |
tree | db85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | |
parent | header fix (diff) | |
download | historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2 historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild')
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index 279d02cbcbf0..8777312b0009 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild @@ -28,7 +28,7 @@ src_install () { dobin ${S}/util/bsetbg ${S}/util/bsetroot ${S}/util/commonbox-menugen ${S}/util/commonbox-imagebgmenugen dodoc README.commonbox-utils AUTHORS COPYING doman bsetroot.1 bsetbg.1 - + insinto /usr/share/commonbox doins ${S}/solidbgmenu } |