tar -xf libpaper_1.1.24+nmu2.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i586-slackware-linux-gnud checking host system type... i586-slackware-linux-gnud checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating lib/Makefile config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/paperconfig config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating man/paperconf.1 config.status: creating man/paperconfig.8 config.status: creating man/papersize.5 config.status: creating man/systempapername.3 config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' Making all in lib make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' echo ' /* This file has been automaticaly generated.' >paperspecs.h echo ' Edit paperspecs to make changes to the papers specifications. */' >>paperspecs.h echo >>paperspecs.h env LANG=C LC_ALL=C awk '{ factor = 1.0; \ if ($4 == "mm") factor = 72.0 / 25.4; \ if ($4 == "in") factor = 72.0; \ printf(" { \"%s\", %5f, %5f },\n", \ $1, $2 * factor, $3 * factor); }' < paperspecs >> paperspecs.h make all-am make[3]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -O2 -march=i586 -mtune=i686 -MT libpaper_la-dimen.lo -MD -MP -MF ".deps/libpaper_la-dimen.Tpo" -c -o libpaper_la-dimen.lo `test -f 'dimen.c' || echo './'`dimen.c; \ then mv -f ".deps/libpaper_la-dimen.Tpo" ".deps/libpaper_la-dimen.Plo"; else rm -f ".deps/libpaper_la-dimen.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -O2 -march=i586 -mtune=i686 -MT libpaper_la-dimen.lo -MD -MP -MF .deps/libpaper_la-dimen.Tpo -c dimen.c -fPIC -DPIC -o .libs/libpaper_la-dimen.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -O2 -march=i586 -mtune=i686 -MT libpaper_la-paper.lo -MD -MP -MF ".deps/libpaper_la-paper.Tpo" -c -o libpaper_la-paper.lo `test -f 'paper.c' || echo './'`paper.c; \ then mv -f ".deps/libpaper_la-paper.Tpo" ".deps/libpaper_la-paper.Plo"; else rm -f ".deps/libpaper_la-paper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -O2 -march=i586 -mtune=i686 -MT libpaper_la-paper.lo -MD -MP -MF .deps/libpaper_la-paper.Tpo -c paper.c -fPIC -DPIC -o .libs/libpaper_la-paper.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o libpaper.la -rpath /usr/lib -version-info 2:2:1 libpaper_la-dimen.lo libpaper_la-paper.lo gcc -shared .libs/libpaper_la-dimen.o .libs/libpaper_la-paper.o -march=i586 -mtune=i686 -Wl,-soname -Wl,libpaper.so.1 -o .libs/libpaper.so.1.1.2 (cd .libs && rm -f libpaper.so.1 && ln -s libpaper.so.1.1.2 libpaper.so.1) (cd .libs && rm -f libpaper.so && ln -s libpaper.so.1.1.2 libpaper.so) creating libpaper.la (cd .libs && rm -f libpaper.la && ln -s ../libpaper.la libpaper.la) make[3]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' Making all in src make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O2 -march=i586 -mtune=i686 -MT paperconf-paperconf.o -MD -MP -MF ".deps/paperconf-paperconf.Tpo" -c -o paperconf-paperconf.o `test -f 'paperconf.c' || echo './'`paperconf.c; \ then mv -f ".deps/paperconf-paperconf.Tpo" ".deps/paperconf-paperconf.Po"; else rm -f ".deps/paperconf-paperconf.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o paperconf paperconf-paperconf.o ../lib/libpaper.la mkdir .libs gcc -O2 -march=i586 -mtune=i686 -o .libs/paperconf paperconf-paperconf.o ../lib/.libs/libpaper.so creating paperconf make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' Making all in man make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' make[1]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' Making install in lib make[1]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' make install-am make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' make[3]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' test -z "/usr/lib" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libpaper.la' '/home/djemos/prog32/libpaper/pkg/usr/lib/libpaper.la' /usr/bin/ginstall -c .libs/libpaper.so.1.1.2 /home/djemos/prog32/libpaper/pkg/usr/lib/libpaper.so.1.1.2 (cd /home/djemos/prog32/libpaper/pkg/usr/lib && { ln -s -f libpaper.so.1.1.2 libpaper.so.1 || { rm -f libpaper.so.1 && ln -s libpaper.so.1.1.2 libpaper.so.1; }; }) (cd /home/djemos/prog32/libpaper/pkg/usr/lib && { ln -s -f libpaper.so.1.1.2 libpaper.so || { rm -f libpaper.so && ln -s libpaper.so.1.1.2 libpaper.so; }; }) /usr/bin/ginstall -c .libs/libpaper.lai /home/djemos/prog32/libpaper/pkg/usr/lib/libpaper.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/include" /usr/bin/ginstall -c -m 644 'paper.h' '/home/djemos/prog32/libpaper/pkg/usr/include/paper.h' make[3]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' make[1]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/lib' Making install in src make[1]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' test -z "/usr/bin" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'paperconf' '/home/djemos/prog32/libpaper/pkg/usr/bin/paperconf' libtool: install: warning: `../lib/libpaper.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/paperconf /home/djemos/prog32/libpaper/pkg/usr/bin/paperconf test -z "/usr/sbin" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/sbin" /usr/bin/ginstall -c 'paperconfig' '/home/djemos/prog32/libpaper/pkg/usr/sbin/paperconfig' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' make[1]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/src' Making install in man make[1]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/man/man1" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/man/man1" /usr/bin/ginstall -c -m 644 './paperconf.1' '/home/djemos/prog32/libpaper/pkg/usr/man/man1/paperconf.1' test -z "/usr/man/man3" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/man/man3" /usr/bin/ginstall -c -m 644 './defaultpapername.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/defaultpapername.3' /usr/bin/ginstall -c -m 644 './defaultpapersizefile.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/defaultpapersizefile.3' /usr/bin/ginstall -c -m 644 './paperdone.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperdone.3' /usr/bin/ginstall -c -m 644 './paperfirst.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperfirst.3' /usr/bin/ginstall -c -m 644 './paperinfo.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperinfo.3' /usr/bin/ginstall -c -m 644 './paperinit.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperinit.3' /usr/bin/ginstall -c -m 644 './paperlast.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperlast.3' /usr/bin/ginstall -c -m 644 './papernext.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/papernext.3' /usr/bin/ginstall -c -m 644 './paperprev.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperprev.3' /usr/bin/ginstall -c -m 644 './paperpsheight.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperpsheight.3' /usr/bin/ginstall -c -m 644 './paperpsname.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperpsname.3' /usr/bin/ginstall -c -m 644 './paperpswidth.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperpswidth.3' /usr/bin/ginstall -c -m 644 './paperwithsize.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/paperwithsize.3' /usr/bin/ginstall -c -m 644 './systempapername.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/systempapername.3' /usr/bin/ginstall -c -m 644 './systempapersizefile.3' '/home/djemos/prog32/libpaper/pkg/usr/man/man3/systempapersizefile.3' test -z "/usr/man/man5" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/man/man5" /usr/bin/ginstall -c -m 644 './papersize.5' '/home/djemos/prog32/libpaper/pkg/usr/man/man5/papersize.5' test -z "/usr/man/man8" || mkdir -p -- "/home/djemos/prog32/libpaper/pkg/usr/man/man8" /usr/bin/ginstall -c -m 644 './paperconfig.8' '/home/djemos/prog32/libpaper/pkg/usr/man/man8/paperconfig.8' make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[1]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2/man' make[1]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' make[2]: Entering directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' make[1]: Leaving directory '/home/djemos/prog32/libpaper/src/libpaper-1.1.24+nmu2' /home/djemos/prog32/libpaper/pkg: σύνολο 12 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 etc drwxr-xr-x 2 root root 4096 Μάι 21 09:48 install drwxr-xr-x 8 root root 4096 Μάι 21 09:48 usr /home/djemos/prog32/libpaper/pkg/etc: σύνολο 4 -rw-r--r-- 1 root root 3 Μάι 21 09:48 papersize.new /home/djemos/prog32/libpaper/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 263 Μάι 21 09:48 doinst.sh -rw-r--r-- 1 root root 321 Μάι 21 09:48 slack-desc /home/djemos/prog32/libpaper/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 bin drwxr-xr-x 2 root root 4096 Μάι 21 09:48 include drwxr-xr-x 2 root root 4096 Μάι 21 09:48 lib drwxr-xr-x 6 root root 4096 Μάι 21 09:48 man drwxr-xr-x 2 root root 4096 Μάι 21 09:48 sbin drwxr-xr-x 3 root root 4096 Μάι 21 09:48 src /home/djemos/prog32/libpaper/pkg/usr/bin: σύνολο 12 -rwxr-xr-x 1 root root 9668 Μάι 21 09:48 paperconf /home/djemos/prog32/libpaper/pkg/usr/include: σύνολο 4 -rw-r--r-- 1 root root 2042 Μάι 21 09:48 paper.h /home/djemos/prog32/libpaper/pkg/usr/lib: σύνολο 12 lrwxrwxrwx 1 root root 17 Μάι 21 09:48 libpaper.so -> libpaper.so.1.1.2 lrwxrwxrwx 1 root root 17 Μάι 21 09:48 libpaper.so.1 -> libpaper.so.1.1.2 -rwxr-xr-x 1 root root 10748 Μάι 21 09:48 libpaper.so.1.1.2 /home/djemos/prog32/libpaper/pkg/usr/man: σύνολο 16 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 man1 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 man3 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 man5 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 man8 /home/djemos/prog32/libpaper/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 893 Μάι 21 09:48 paperconf.1.gz /home/djemos/prog32/libpaper/pkg/usr/man/man3: σύνολο 60 -rw-r--r-- 1 root root 67 Μάι 21 09:48 defaultpapername.3.gz -rw-r--r-- 1 root root 75 Μάι 21 09:48 defaultpapersizefile.3.gz -rw-r--r-- 1 root root 54 Μάι 21 09:48 paperdone.3.gz -rw-r--r-- 1 root root 55 Μάι 21 09:48 paperfirst.3.gz -rw-r--r-- 1 root root 610 Μάι 21 09:48 paperinfo.3.gz -rw-r--r-- 1 root root 385 Μάι 21 09:48 paperinit.3.gz -rw-r--r-- 1 root root 54 Μάι 21 09:48 paperlast.3.gz -rw-r--r-- 1 root root 54 Μάι 21 09:48 papernext.3.gz -rw-r--r-- 1 root root 54 Μάι 21 09:48 paperprev.3.gz -rw-r--r-- 1 root root 58 Μάι 21 09:48 paperpsheight.3.gz -rw-r--r-- 1 root root 56 Μάι 21 09:48 paperpsname.3.gz -rw-r--r-- 1 root root 57 Μάι 21 09:48 paperpswidth.3.gz -rw-r--r-- 1 root root 58 Μάι 21 09:48 paperwithsize.3.gz -rw-r--r-- 1 root root 597 Μάι 21 09:48 systempapername.3.gz -rw-r--r-- 1 root root 69 Μάι 21 09:48 systempapersizefile.3.gz /home/djemos/prog32/libpaper/pkg/usr/man/man5: σύνολο 4 -rw-r--r-- 1 root root 902 Μάι 21 09:48 papersize.5.gz /home/djemos/prog32/libpaper/pkg/usr/man/man8: σύνολο 4 -rw-r--r-- 1 root root 793 Μάι 21 09:48 paperconfig.8.gz /home/djemos/prog32/libpaper/pkg/usr/sbin: σύνολο 8 -rwxr-xr-x 1 root root 4170 Μάι 21 09:48 paperconfig /home/djemos/prog32/libpaper/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 21 09:48 libpaper-1.1.24+nmu2 /home/djemos/prog32/libpaper/pkg/usr/src/libpaper-1.1.24+nmu2: σύνολο 4 -rw-r--r-- 1 root root 1222 Μάι 21 09:48 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libpaper.so.1 libpaper.so.1.1.2 usr/lib/libpaper.so libpaper.so.1.1.2 Making symbolic link creation script: ( cd usr/lib ; rm -rf libpaper.so.1 ) ( cd usr/lib ; ln -sf libpaper.so.1.1.2 libpaper.so.1 ) ( cd usr/lib ; rm -rf libpaper.so ) ( cd usr/lib ; ln -sf libpaper.so.1.1.2 libpaper.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libpaper.so.1' removed './usr/lib/libpaper.so' Updating your ./install/doinst.sh (prepending symlinks)... 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/djemos/prog32/libpaper/libpaper-1.1.24+nmu2-i586-1dj.txz ./ usr/ usr/bin/ usr/bin/paperconf usr/man/ usr/man/man8/ usr/man/man8/paperconfig.8.gz usr/man/man1/ usr/man/man1/paperconf.1.gz usr/man/man3/ usr/man/man3/defaultpapersizefile.3.gz usr/man/man3/paperinfo.3.gz usr/man/man3/systempapername.3.gz usr/man/man3/papernext.3.gz usr/man/man3/paperdone.3.gz usr/man/man3/paperwithsize.3.gz usr/man/man3/paperlast.3.gz usr/man/man3/paperpsname.3.gz usr/man/man3/paperfirst.3.gz usr/man/man3/defaultpapername.3.gz usr/man/man3/paperprev.3.gz usr/man/man3/paperinit.3.gz usr/man/man3/paperpswidth.3.gz usr/man/man3/systempapersizefile.3.gz usr/man/man3/paperpsheight.3.gz usr/man/man5/ usr/man/man5/papersize.5.gz usr/lib/ usr/lib/libpaper.so.1.1.2 usr/src/ usr/src/libpaper-1.1.24+nmu2/ usr/src/libpaper-1.1.24+nmu2/SLKBUILD usr/sbin/ usr/sbin/paperconfig usr/include/ usr/include/paper.h install/ install/slack-desc install/doinst.sh etc/ etc/papersize.new Slackware package /home/djemos/prog32/libpaper/libpaper-1.1.24+nmu2-i586-1dj.txz created. Package has been built. Cleaning pkg and src directories