wok diff gmerlin/receipt @ rev 21959

updated some more locales for squirrelmail (1.4.13 -> 1.4.18)
author Hans-G?nter Theisgen
date Thu Oct 10 15:33:31 2019 +0100 (2019-10-10)
parents 981422765846
children 932cd974e081
line diff
     1.1 --- a/gmerlin/receipt	Sat Sep 19 09:14:48 2015 +0200
     1.2 +++ b/gmerlin/receipt	Thu Oct 10 15:33:31 2019 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  	sed -i 's|LIBS = -lgavl|LIBS = -lgavl -ldl -lpthread -lgtk-x11-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lX11|' lib/Makefile &&
     1.5  	sed -i 's|LIBS = -lgavl|LIBS = -lgavl -ldl -lpthread -lgtk-x11-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lX11|' tests/Makefile &&
     1.6  	sed -i 's|ln -sf $(DESTDIR)$(pkgdatadir)|ln -sf $(pkgdatadir)|' icons/Makefile &&
     1.7 -	make && make install
     1.8 +	make && make -j 1 install
     1.9  	} 2>&1 | sed 's/: No such file/: no such file/'
    1.10  }
    1.11