From ad050e40f1eb05c49b116ec9d856142f8dc4f635 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 10 Sep 2012 21:20:52 +0200 Subject: headless build: build oosplash again It looks like we want it so revert: dae66b7b1df89d824017c7afb52f66ebfd2b8fe2 4d408cc2f09fcc645d0da736b74f2f5cae86edc4 64a530cfa8e9be44965c9d708dfb642c2df2a59d Change-Id: I7cd410861b28a0556de3375a0865a7baef52bd78 --- desktop/scripts/soffice.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/scripts') diff --git a/desktop/scripts/soffice.sh b/desktop/scripts/soffice.sh index b0ba98d02b3b..a259bf69c854 100755 --- a/desktop/scripts/soffice.sh +++ b/desktop/scripts/soffice.sh @@ -175,4 +175,4 @@ for arg in $@ ; do done # oosplash does the rest: forcing pages in, javaldx etc. are -exec $VALGRINDCHECK $STRACECHECK "$sd_prog/@SOFFICEBIN@" "$@" +exec $VALGRINDCHECK $STRACECHECK "$sd_prog/oosplash" "$@" -- cgit