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

Jan Steffens heftig at archlinux.org
Wed May 25 12:16:07 UTC 2011


    Date: Wednesday, May 25, 2011 @ 08:16:07
  Author: heftig
Revision: 124949

Use a somewhat better hack.

Modified:
  frozen-bubble/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-25 12:12:09 UTC (rev 124948)
+++ PKGBUILD	2011-05-25 12:16:07 UTC (rev 124949)
@@ -23,7 +23,7 @@
   cd "$srcdir/$pkgname-$_pkgver"
 
   # gcc bug?
-  CFLAGS+=" -Doff64_t=__off64_t"
+  CFLAGS+=" -D_LARGEFILE64_SOURCE"
 
   # install module in vendor directories
   perl Build.PL installdirs=vendor destdir="$pkgdir"




More information about the arch-commits mailing list