diff options
Diffstat (limited to 'x11-misc/obconf/obconf-9999.ebuild')
-rw-r--r-- | x11-misc/obconf/obconf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-9999.ebuild b/x11-misc/obconf/obconf-9999.ebuild index 7561e2b..aee4300 100644 --- a/x11-misc/obconf/obconf-9999.ebuild +++ b/x11-misc/obconf/obconf-9999.ebuild @@ -6,11 +6,11 @@ inherit fdo-mime git DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." HOMEPAGE="http://icculus.org/openbox/index.php/ObConf:About" -SRC_URI="http://icculus.org/openbox/${PN}/${P}.tar.gz" +SRC_URI="" EGIT_REPO_URI="git://git.icculus.org/dana/obconf" -EGIT_BOOTSTRAP="./autogen.sh" +EGIT_BOOTSTRAP="./bootstrap" LICENSE="GPL-2" SLOT="live" |