diff --git a/uppbox/lpbuild/postinst b/uppbox/lpbuild/postinst index a1a9809b1..eef8c4875 100644 --- a/uppbox/lpbuild/postinst +++ b/uppbox/lpbuild/postinst @@ -33,7 +33,8 @@ sver=9 RELEASE_LINK = "-Wl,--gc-sections"; DEBUGGER = "gdb"; PATH = ""; - INCLUDE = "/usr/include/freetype2;/usr/include/gtk-2.0;/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/lib/gtk-2.0/include;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/atk-1.0;/usr/include/gdk-pixbuf-2.0"; + INCLUDE = +"/usr/include/freetype2;/usr/include/gtk-2.0;/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/lib/gtk-2.0/include;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/atk-1.0;/usr/include/gdk-pixbuf-2.0;/usr/lib/i386-linux-gnu/glib-2.0/include;" LIB = "/usr/X11R6/lib"; REMOTE_HOST = ""; REMOTE_OS = "";