tar -xf lxterminal-0.1.7.tar.gz
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking whether to enable maintainer-specific portions of Makefiles... no
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  af ar cs da de es et eu fa fi fr gl hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/lxterminal.conf
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

LXTerminal................................... : Version 0.1.7

Prefix....................................... : /usr
make  all-recursive
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
Making all in src
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14       -O2 -march=i486 -mtune=i686 -MT unixsocket.o -MD -MP -MF .deps/unixsocket.Tpo -c -o unixsocket.o unixsocket.c
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14       -O2 -march=i486 -mtune=i686 -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.c
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14       -O2 -march=i486 -mtune=i686 -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c
mv -f .deps/setting.Tpo .deps/setting.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14       -O2 -march=i486 -mtune=i686 -MT lxterminal.o -MD -MP -MF .deps/lxterminal.Tpo -c -o lxterminal.o lxterminal.c
mv -f .deps/tab.Tpo .deps/tab.Po
mv -f .deps/unixsocket.Tpo .deps/unixsocket.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14       -O2 -march=i486 -mtune=i686 -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o preferences.c
mv -f .deps/preferences.Tpo .deps/preferences.Po
mv -f .deps/lxterminal.Tpo .deps/lxterminal.Po
gcc  -O2 -march=i486 -mtune=i686   -o lxterminal unixsocket.o setting.o tab.o lxterminal.o preferences.o -pthread -lgthread-2.0 -lrt -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
Making all in po
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/po'
file=`echo af | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo ar | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo bg | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
file=`echo ca | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo el | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo es_VE | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es_VE.po
file=`echo et | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fa.po
file=`echo fi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo frp | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file frp.po
file=`echo gl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo he | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo id | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo ml | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo ms | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo nn | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file nn.po
file=`echo pl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo ps | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ps.po
file=`echo pt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo ur | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ur.po
file=`echo ur_PK | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po
file=`echo vi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/po'
Making all in data
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
Making all in man
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
Making install in src
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/lxterminal/pkg/usr/bin"
  /usr/bin/ginstall -c lxterminal '/home/slkbuilds/i486/xap/lxterminal/pkg/usr/bin'
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/src'
Making install in po
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/po'
linguas="af ar bg bn_IN ca cs da de el es es_VE et eu fa fi fr frp gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sr sv tr uk ur ur_PK vi zh_CN zh_TW "; \
	for lang in $linguas; do \
	  dir=/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/$lang/LC_MESSAGES; \
	  /bin/sh /home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo $dir/lxterminal.mo; \
	    echo "installing $lang.gmo as $dir/lxterminal.mo"; \
	  else \
	    /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/lxterminal.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/lxterminal.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/lxterminal.mo.m; \
	    echo "installing $lang.gmo.m as $dir/lxterminal.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \
		$dir/lxterminal.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/lxterminal.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing af.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/af/LC_MESSAGES/lxterminal.mo
installing ar.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ar/LC_MESSAGES/lxterminal.mo
installing bg.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bg/LC_MESSAGES/lxterminal.mo
installing bn_IN.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bn_IN/LC_MESSAGES/lxterminal.mo
installing ca.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ca/LC_MESSAGES/lxterminal.mo
installing cs.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/cs/LC_MESSAGES/lxterminal.mo
installing da.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/da/LC_MESSAGES/lxterminal.mo
installing de.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/de/LC_MESSAGES/lxterminal.mo
installing el.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/el/LC_MESSAGES/lxterminal.mo
installing es.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es/LC_MESSAGES/lxterminal.mo
installing es_VE.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es_VE/LC_MESSAGES/lxterminal.mo
installing et.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/et/LC_MESSAGES/lxterminal.mo
installing eu.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/eu/LC_MESSAGES/lxterminal.mo
installing fa.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fa/LC_MESSAGES/lxterminal.mo
installing fi.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fi/LC_MESSAGES/lxterminal.mo
installing fr.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fr/LC_MESSAGES/lxterminal.mo
installing frp.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/frp/LC_MESSAGES/lxterminal.mo
installing gl.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/gl/LC_MESSAGES/lxterminal.mo
installing he.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/he/LC_MESSAGES/lxterminal.mo
installing hr.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hr/LC_MESSAGES/lxterminal.mo
installing hu.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hu/LC_MESSAGES/lxterminal.mo
installing id.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/id/LC_MESSAGES/lxterminal.mo
installing it.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/it/LC_MESSAGES/lxterminal.mo
installing ja.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ja/LC_MESSAGES/lxterminal.mo
installing ko.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ko/LC_MESSAGES/lxterminal.mo
installing lt.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/lt/LC_MESSAGES/lxterminal.mo
installing ml.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ml/LC_MESSAGES/lxterminal.mo
installing ms.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ms/LC_MESSAGES/lxterminal.mo
installing nb.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nb/LC_MESSAGES/lxterminal.mo
installing nl.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nl/LC_MESSAGES/lxterminal.mo
installing nn.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nn/LC_MESSAGES/lxterminal.mo
installing pl.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pl/LC_MESSAGES/lxterminal.mo
installing ps.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ps/LC_MESSAGES/lxterminal.mo
installing pt.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt/LC_MESSAGES/lxterminal.mo
installing pt_BR.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt_BR/LC_MESSAGES/lxterminal.mo
installing ru.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ru/LC_MESSAGES/lxterminal.mo
installing sk.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sk/LC_MESSAGES/lxterminal.mo
installing sl.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sl/LC_MESSAGES/lxterminal.mo
installing sr.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sr/LC_MESSAGES/lxterminal.mo
installing sv.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sv/LC_MESSAGES/lxterminal.mo
installing tr.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/tr/LC_MESSAGES/lxterminal.mo
installing uk.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/uk/LC_MESSAGES/lxterminal.mo
installing ur.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur/LC_MESSAGES/lxterminal.mo
installing ur_PK.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur_PK/LC_MESSAGES/lxterminal.mo
installing vi.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/vi/LC_MESSAGES/lxterminal.mo
installing zh_CN.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_CN/LC_MESSAGES/lxterminal.mo
installing zh_TW.gmo as /home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_TW/LC_MESSAGES/lxterminal.mo
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/po'
Making install in data
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/share/lxterminal" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/lxterminal"
 /usr/bin/ginstall -c -m 644 lxterminal.conf '/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/lxterminal'
test -z "/usr/share/applications" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/applications"
 /usr/bin/ginstall -c -m 644 lxterminal.desktop '/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/applications'
test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/pixmaps"
 /usr/bin/ginstall -c -m 644 lxterminal.png '/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/pixmaps'
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/data'
Making install in man
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 lxterminal.1 '/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/man/man1'
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7/man'
make[1]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
make[2]: Entering directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
make[1]: Leaving directory `/home/slkbuilds/i486/xap/lxterminal/src/lxterminal-0.1.7'
/home/slkbuilds/i486/xap/lxterminal/pkg:
insgesamt 8
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 install
drwxr-xr-x 7 root root 4096 2010-03-10 20:39 usr

/home/slkbuilds/i486/xap/lxterminal/pkg/install:
insgesamt 4
-rw-r--r-- 1 root root 284 2010-03-10 20:39 slack-desc

/home/slkbuilds/i486/xap/lxterminal/pkg/usr:
insgesamt 20
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 bin
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 doc
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 man
drwxr-xr-x 7 root root 4096 2010-03-10 20:39 share
drwxr-xr-x 3 root root 4096 2010-03-10 20:38 src

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/bin:
insgesamt 52
-rwxr-xr-x 1 root root 49276 2010-03-10 20:39 lxterminal

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/doc:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 lxterminal-0.1.7

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/doc/lxterminal-0.1.7:
insgesamt 44
-rw-r--r-- 1 root root   283 2010-03-10 20:39 AUTHORS
-rw-r--r-- 1 root root 18002 2010-03-10 20:39 COPYING
-rw-r--r-- 1 root root     0 2010-03-10 20:39 ChangeLog
-rw-r--r-- 1 root root 15578 2010-03-10 20:39 INSTALL
-rw-r--r-- 1 root root     0 2010-03-10 20:39 NEWS
-rw-r--r-- 1 root root   285 2010-03-10 20:39 README

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/man:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 man1

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/man/man1:
insgesamt 4
-rw-r--r-- 1 root root 1105 2010-03-10 20:39 lxterminal.1.gz

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share:
insgesamt 20
drwxr-xr-x  2 root root 4096 2010-03-10 20:39 applications
drwxr-xr-x  3 root root 4096 2010-03-10 20:39 icons
drwxr-xr-x 49 root root 4096 2010-03-10 20:39 locale
drwxr-xr-x  2 root root 4096 2010-03-10 20:39 lxterminal
drwxr-xr-x  2 root root 4096 2010-03-10 20:39 pixmaps

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/applications:
insgesamt 4
-rw-r--r-- 1 root root 3707 2010-03-10 20:39 lxterminal.desktop

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/icons:
insgesamt 4
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 hicolor

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/icons/hicolor:
insgesamt 4
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 48x48

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/icons/hicolor/48x48:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 apps

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/icons/hicolor/48x48/apps:
insgesamt 4
-rw-r--r-- 1 root root 2248 2010-03-10 20:39 lxterminal.png

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale:
insgesamt 188
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 af
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ar
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 bg
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 bn_IN
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ca
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 cs
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 da
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 de
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 el
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 es
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 es_VE
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 et
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 eu
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 fa
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 fi
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 fr
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 frp
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 gl
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 he
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 hr
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 hu
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 id
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 it
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ja
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ko
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 lt
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ml
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ms
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 nb
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 nl
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 nn
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 pl
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ps
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 pt
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 pt_BR
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ru
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 sk
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 sl
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 sr
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 sv
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 tr
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 uk
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ur
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 ur_PK
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 vi
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 zh_CN
drwxr-xr-x 3 root root 4096 2010-03-10 20:39 zh_TW

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/af:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/af/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 376 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ar:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ar/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4237 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bg:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bg/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 2494 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bn_IN:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/bn_IN/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4027 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ca:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ca/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4141 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/cs:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/cs/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4024 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/da:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/da/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4018 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/de:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/de/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4303 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/el:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/el/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 5103 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4336 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es_VE:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/es_VE/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4187 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/et:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/et/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3931 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/eu:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/eu/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 871 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fa:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fa/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4408 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fi:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fi/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 1639 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fr:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/fr/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4119 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/frp:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/frp/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 2580 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/gl:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/gl/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4124 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/he:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/he/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4665 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hr:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hr/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3029 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hu:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/hu/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4009 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/id:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/id/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3141 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/it:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/it/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4190 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ja:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ja/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4430 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ko:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ko/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 477 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/lt:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/lt/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4235 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ml:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ml/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 431 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ms:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ms/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3178 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nb:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nb/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3230 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nl:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nl/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3879 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nn:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/nn/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4017 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pl:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pl/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4179 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ps:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ps/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 367 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4211 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt_BR:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/pt_BR/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4213 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ru:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ru/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 5129 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sk:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sk/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 4060 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sl:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sl/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4111 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sr:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sr/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3996 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sv:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/sv/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4116 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/tr:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/tr/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3989 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/uk:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/uk/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4923 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3648 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur_PK:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/ur_PK/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3648 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/vi:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/vi/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4201 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_CN:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_CN/LC_MESSAGES:
insgesamt 4
-rw-r--r-- 1 root root 3825 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_TW:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 LC_MESSAGES

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/locale/zh_TW/LC_MESSAGES:
insgesamt 8
-rw-r--r-- 1 root root 4161 2010-03-10 20:39 lxterminal.mo

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/lxterminal:
insgesamt 4
-rw-r--r-- 1 root root 61 2010-03-10 20:39 lxterminal.conf

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/share/pixmaps:
insgesamt 8
-rw-r--r-- 1 root root 6288 2010-03-10 20:39 lxterminal.png

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/src:
insgesamt 4
drwxr-xr-x 2 root root 4096 2010-03-10 20:39 lxterminal-0.1.7

/home/slkbuilds/i486/xap/lxterminal/pkg/usr/src/lxterminal-0.1.7:
insgesamt 16
-rw-r--r-- 1 root root  958 2010-03-10 20:39 SLKBUILD
-rwxr-xr-x 1 root root 9595 2010-03-10 20:39 build-lxterminal.sh

Slackware package maker, version 3.14159.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /home/slkbuilds/i486/xap/lxterminal/lxterminal-0.1.7-i486-1tm.txz

./
usr/
usr/bin/
usr/bin/lxterminal
usr/doc/
usr/doc/lxterminal-0.1.7/
usr/doc/lxterminal-0.1.7/README
usr/doc/lxterminal-0.1.7/NEWS
usr/doc/lxterminal-0.1.7/ChangeLog
usr/doc/lxterminal-0.1.7/INSTALL
usr/doc/lxterminal-0.1.7/AUTHORS
usr/doc/lxterminal-0.1.7/COPYING
usr/src/
usr/src/lxterminal-0.1.7/
usr/src/lxterminal-0.1.7/SLKBUILD
usr/src/lxterminal-0.1.7/build-lxterminal.sh
usr/share/
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/48x48/
usr/share/icons/hicolor/48x48/apps/
usr/share/icons/hicolor/48x48/apps/lxterminal.png
usr/share/applications/
usr/share/applications/lxterminal.desktop
usr/share/pixmaps/
usr/share/pixmaps/lxterminal.png
usr/share/lxterminal/
usr/share/lxterminal/lxterminal.conf
usr/share/locale/
usr/share/locale/ko/
usr/share/locale/ko/LC_MESSAGES/
usr/share/locale/ko/LC_MESSAGES/lxterminal.mo
usr/share/locale/sl/
usr/share/locale/sl/LC_MESSAGES/
usr/share/locale/sl/LC_MESSAGES/lxterminal.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/lxterminal.mo
usr/share/locale/ur_PK/
usr/share/locale/ur_PK/LC_MESSAGES/
usr/share/locale/ur_PK/LC_MESSAGES/lxterminal.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/lxterminal.mo
usr/share/locale/eu/
usr/share/locale/eu/LC_MESSAGES/
usr/share/locale/eu/LC_MESSAGES/lxterminal.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/lxterminal.mo
usr/share/locale/da/
usr/share/locale/da/LC_MESSAGES/
usr/share/locale/da/LC_MESSAGES/lxterminal.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/lxterminal.mo
usr/share/locale/ml/
usr/share/locale/ml/LC_MESSAGES/
usr/share/locale/ml/LC_MESSAGES/lxterminal.mo
usr/share/locale/cs/
usr/share/locale/cs/LC_MESSAGES/
usr/share/locale/cs/LC_MESSAGES/lxterminal.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/lxterminal.mo
usr/share/locale/bg/
usr/share/locale/bg/LC_MESSAGES/
usr/share/locale/bg/LC_MESSAGES/lxterminal.mo
usr/share/locale/ru/
usr/share/locale/ru/LC_MESSAGES/
usr/share/locale/ru/LC_MESSAGES/lxterminal.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/lxterminal.mo
usr/share/locale/af/
usr/share/locale/af/LC_MESSAGES/
usr/share/locale/af/LC_MESSAGES/lxterminal.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/lxterminal.mo
usr/share/locale/uk/
usr/share/locale/uk/LC_MESSAGES/
usr/share/locale/uk/LC_MESSAGES/lxterminal.mo
usr/share/locale/es_VE/
usr/share/locale/es_VE/LC_MESSAGES/
usr/share/locale/es_VE/LC_MESSAGES/lxterminal.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/lxterminal.mo
usr/share/locale/ps/
usr/share/locale/ps/LC_MESSAGES/
usr/share/locale/ps/LC_MESSAGES/lxterminal.mo
usr/share/locale/bn_IN/
usr/share/locale/bn_IN/LC_MESSAGES/
usr/share/locale/bn_IN/LC_MESSAGES/lxterminal.mo
usr/share/locale/el/
usr/share/locale/el/LC_MESSAGES/
usr/share/locale/el/LC_MESSAGES/lxterminal.mo
usr/share/locale/et/
usr/share/locale/et/LC_MESSAGES/
usr/share/locale/et/LC_MESSAGES/lxterminal.mo
usr/share/locale/gl/
usr/share/locale/gl/LC_MESSAGES/
usr/share/locale/gl/LC_MESSAGES/lxterminal.mo
usr/share/locale/pt/
usr/share/locale/pt/LC_MESSAGES/
usr/share/locale/pt/LC_MESSAGES/lxterminal.mo
usr/share/locale/nn/
usr/share/locale/nn/LC_MESSAGES/
usr/share/locale/nn/LC_MESSAGES/lxterminal.mo
usr/share/locale/lt/
usr/share/locale/lt/LC_MESSAGES/
usr/share/locale/lt/LC_MESSAGES/lxterminal.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/lxterminal.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/lxterminal.mo
usr/share/locale/sr/
usr/share/locale/sr/LC_MESSAGES/
usr/share/locale/sr/LC_MESSAGES/lxterminal.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/lxterminal.mo
usr/share/locale/id/
usr/share/locale/id/LC_MESSAGES/
usr/share/locale/id/LC_MESSAGES/lxterminal.mo
usr/share/locale/fa/
usr/share/locale/fa/LC_MESSAGES/
usr/share/locale/fa/LC_MESSAGES/lxterminal.mo
usr/share/locale/he/
usr/share/locale/he/LC_MESSAGES/
usr/share/locale/he/LC_MESSAGES/lxterminal.mo
usr/share/locale/frp/
usr/share/locale/frp/LC_MESSAGES/
usr/share/locale/frp/LC_MESSAGES/lxterminal.mo
usr/share/locale/vi/
usr/share/locale/vi/LC_MESSAGES/
usr/share/locale/vi/LC_MESSAGES/lxterminal.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/lxterminal.mo
usr/share/locale/ms/
usr/share/locale/ms/LC_MESSAGES/
usr/share/locale/ms/LC_MESSAGES/lxterminal.mo
usr/share/locale/hr/
usr/share/locale/hr/LC_MESSAGES/
usr/share/locale/hr/LC_MESSAGES/lxterminal.mo
usr/share/locale/ar/
usr/share/locale/ar/LC_MESSAGES/
usr/share/locale/ar/LC_MESSAGES/lxterminal.mo
usr/share/locale/nb/
usr/share/locale/nb/LC_MESSAGES/
usr/share/locale/nb/LC_MESSAGES/lxterminal.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/lxterminal.mo
usr/share/locale/ur/
usr/share/locale/ur/LC_MESSAGES/
usr/share/locale/ur/LC_MESSAGES/lxterminal.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/lxterminal.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/lxterminal.mo
usr/share/locale/tr/
usr/share/locale/tr/LC_MESSAGES/
usr/share/locale/tr/LC_MESSAGES/lxterminal.mo
usr/man/
usr/man/man1/
usr/man/man1/lxterminal.1.gz
install/
install/slack-desc
WARNING:  zero length file usr/doc/lxterminal-0.1.7/NEWS
WARNING:  zero length file usr/doc/lxterminal-0.1.7/ChangeLog

Slackware package /home/slkbuilds/i486/xap/lxterminal/lxterminal-0.1.7-i486-1tm.txz created.

Package has been built.
Cleaning pkg and src directories