The following packages will be installed: unp Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching unp.SlackBuild... 0%100%100%100%100%100%Done Fetching unp.info... 0%100%100%100%100%100%Done unp-2.0~pre7+nmu1/ unp-2.0~pre7+nmu1/ucat unp-2.0~pre7+nmu1/COPYING unp-2.0~pre7+nmu1/unp unp-2.0~pre7+nmu1/CHANGELOG unp-2.0~pre7+nmu1/bash_completion.d/ unp-2.0~pre7+nmu1/bash_completion.d/unp unp-2.0~pre7+nmu1/debian/ unp-2.0~pre7+nmu1/debian/README.Debian unp-2.0~pre7+nmu1/debian/myvars unp-2.0~pre7+nmu1/debian/dirs unp-2.0~pre7+nmu1/debian/source/ unp-2.0~pre7+nmu1/debian/source/options unp-2.0~pre7+nmu1/debian/source/format unp-2.0~pre7+nmu1/debian/rules unp-2.0~pre7+nmu1/debian/docs unp-2.0~pre7+nmu1/debian/compat unp-2.0~pre7+nmu1/debian/myvars.sh unp-2.0~pre7+nmu1/debian/changelog unp-2.0~pre7+nmu1/debian/unp.1 unp-2.0~pre7+nmu1/debian/control unp-2.0~pre7+nmu1/debian/copyright unp-2.0~pre7+nmu1/po/ unp-2.0~pre7+nmu1/po/cs.po unp-2.0~pre7+nmu1/po/pt.po unp-2.0~pre7+nmu1/po/messages.pot unp-2.0~pre7+nmu1/po/de.po unp-2.0~pre7+nmu1/po/it.po unp-2.0~pre7+nmu1/po/Makefile unp-2.0~pre7+nmu1/po/fr.po msgmerge -U cs.po messages.pot ......... done. msgfmt cs.po -o cs.mo msgfmt --statistics cs.po 21 translated messages. msgmerge -U de.po messages.pot ......... done. msgfmt de.po -o de.mo msgfmt --statistics de.po 21 translated messages. msgmerge -U fr.po messages.pot ......... done. msgfmt fr.po -o fr.mo msgfmt --statistics fr.po 21 translated messages. msgmerge -U it.po messages.pot ......... done. msgfmt it.po -o it.mo msgfmt --statistics it.po 21 translated messages. msgmerge -U pt.po messages.pot ......... done. msgfmt pt.po -o pt.mo msgfmt --statistics pt.po 21 translated messages. msgmerge -U cs.po messages.pot ......... done. msgfmt cs.po -o cs.mo msgfmt --statistics cs.po 21 translated messages. msgmerge -U de.po messages.pot ......... done. msgfmt de.po -o de.mo msgfmt --statistics de.po 21 translated messages. msgmerge -U fr.po messages.pot ......... done. msgfmt fr.po -o fr.mo msgfmt --statistics fr.po 21 translated messages. msgmerge -U it.po messages.pot ......... done. msgfmt it.po -o it.mo msgfmt --statistics it.po 21 translated messages. msgmerge -U pt.po messages.pot ......... done. msgfmt pt.po -o pt.mo msgfmt --statistics pt.po 21 translated messages. for mo in cs.mo de.mo fr.mo it.mo pt.mo; do \ lang=$(basename $mo .mo); \ dir=/usr/share/locale/$lang/LC_MESSAGES; \ install -d /usr/src/slapt-src-i486/system/unp/package-unp$dir; \ install -m 644 $lang.mo /usr/src/slapt-src-i486/system/unp/package-unp$dir/unp.mo; \ done Slackware package maker, version 3.14159265. 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: /usr/src/slapt-src-i486/system/unp/unp-2.0~pre7+nmu1-noarch-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/unp usr/man/ usr/man/man1/ usr/man/man1/unp.1.gz usr/share/ usr/share/locale/ usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/unp.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/unp.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/unp.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/unp.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/unp.mo Slackware package /usr/src/slapt-src-i486/system/unp/unp-2.0~pre7+nmu1-noarch-1salix15.0.txz created. Installing package unp-2.0~pre7+nmu1-noarch-1salix15.0... | unp (unpack almost everything with one command) | | unp is a small perl script which makes extraction of any archive | files a bit easier. It support several compressors and archiver | programs, chooses the right one(s) automatically and extracts | one or more files in one go. | | website: http://packages.debian.org/en/squeeze/unp | | | | |