diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-31 00:28:10 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-31 00:28:10 (GMT) |
commit | aeee21c9afdd4d93c5a793b28a04e5a947fee30f (patch) | |
tree | 5019759928c73b95afb4671ece97d58d8ea8f34e /abs/core/fluxbox/PKGBUILD | |
parent | f2789b027e189c7daedbb42fa5bd47204defc862 (diff) | |
download | linhes_pkgbuild-aeee21c9afdd4d93c5a793b28a04e5a947fee30f.zip linhes_pkgbuild-aeee21c9afdd4d93c5a793b28a04e5a947fee30f.tar.gz linhes_pkgbuild-aeee21c9afdd4d93c5a793b28a04e5a947fee30f.tar.bz2 |
fluxbox: remove references to /home/mythtv
Diffstat (limited to 'abs/core/fluxbox/PKGBUILD')
-rw-r--r-- | abs/core/fluxbox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/fluxbox/PKGBUILD b/abs/core/fluxbox/PKGBUILD index fe4572e..abe2c8a 100644 --- a/abs/core/fluxbox/PKGBUILD +++ b/abs/core/fluxbox/PKGBUILD @@ -15,7 +15,7 @@ optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu util options=('!makeflags') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \ fluxbox.desktop keys fluxbox_fullscreen_focus.patch) -install=fluxbox.install +#install=fluxbox.install build() { cd "${srcdir}/${pkgname}-${pkgver}" |