[arch-commits] Commit in fluxbox/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Sun Jul 6 19:21:52 UTC 2014


    Date: Sunday, July 6, 2014 @ 21:21:52
  Author: eric
Revision: 216575

upgpkg: fluxbox 1.3.5-4

Fix xinerama support (close FS#41113)

Modified:
  fluxbox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-06 19:16:16 UTC (rev 216574)
+++ PKGBUILD	2014-07-06 19:21:52 UTC (rev 216575)
@@ -3,7 +3,7 @@
 
 pkgname=fluxbox
 pkgver=1.3.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A lightweight and highly-configurable window manager"
 arch=('i686' 'x86_64')
 url="http://www.fluxbox.org"
@@ -26,7 +26,6 @@
   ./configure --prefix=/usr \
     --enable-xft --enable-xinerama \
     --enable-imlib2 --enable-nls
-  sed -i 's/@my_libs@//' {,*/,*/*/}Makefile
   make
 }
 




More information about the arch-commits mailing list