Date: Monday, June 20, 2011 @ 16:49:56
  Author: heftig
Revision: 128026

profiledbuild should already take care of this

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-06-20 20:02:47 UTC (rev 128025)
+++ PKGBUILD    2011-06-20 20:49:56 UTC (rev 128026)
@@ -46,7 +46,6 @@
   echo 'LDFLAGS += -lX11 -lXrender' \
     >> layout/build/Makefile.in
 
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS="$MAKEFLAGS"
   LD_PRELOAD="" /usr/bin/Xvfb -nolisten tcp -extension GLX -screen 0 
1280x1024x24 :99 &
   LD_PRELOAD="" DISPLAY=:99 make -j1 -f client.mk profiledbuild 
MOZ_MAKE_FLAGS="$MAKEFLAGS"
   kill $! || true

Reply via email to