diff options
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}" |