tar -xf dupedit-5.5.1.tar.bz2 test -f lang/$LANG || LANG="en.ascii"; ln -s lang/$LANG lang.h gcc -O3 -O2 -fPIC -I. -c dupedit.c -o dupedit.o gcc -Os -O2 -fPIC -c libwhich.c -o libwhich.o gcc dupedit.o libwhich.o -o dupedit mkdir -p /home/pistachio/packages/dupedit/pkg/usr/bin/ install -s dupedit /home/pistachio/packages/dupedit/pkg/usr/bin/ /home/pistachio/packages/dupedit/pkg: total 8 drwxr-xr-x 2 root root 4096 Oct 14 16:05 install drwxr-xr-x 5 root root 4096 Oct 14 16:05 usr /home/pistachio/packages/dupedit/pkg/install: total 4 -rw-r--r-- 1 root root 598 Oct 14 16:05 slack-desc /home/pistachio/packages/dupedit/pkg/usr: total 12 drwxr-xr-x 2 root root 4096 Oct 14 16:05 bin drwxr-xr-x 3 root root 4096 Oct 14 16:05 doc drwxr-xr-x 3 root root 4096 Oct 14 16:05 src /home/pistachio/packages/dupedit/pkg/usr/bin: total 16 -rwxr-xr-x 1 root root 13688 Oct 14 16:05 dupedit /home/pistachio/packages/dupedit/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Oct 14 16:05 dupedit-5.5.1 /home/pistachio/packages/dupedit/pkg/usr/doc/dupedit-5.5.1: total 44 -rw-r--r-- 1 root root 35147 Oct 14 16:05 gpl-3.0.txt -rw-r--r-- 1 root root 7637 Oct 14 16:05 lgpl-3.0.txt /home/pistachio/packages/dupedit/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Oct 14 16:05 dupedit-5.5.1 /home/pistachio/packages/dupedit/pkg/usr/src/dupedit-5.5.1: total 4 -rw-r--r-- 1 root root 1239 Oct 14 16:05 SLKBUILD 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/pistachio/packages/dupedit/dupedit-5.5.1-x86_64-1tjb.txz ./ usr/ usr/src/ usr/src/dupedit-5.5.1/ usr/src/dupedit-5.5.1/SLKBUILD usr/doc/ usr/doc/dupedit-5.5.1/ usr/doc/dupedit-5.5.1/lgpl-3.0.txt usr/doc/dupedit-5.5.1/gpl-3.0.txt usr/bin/ usr/bin/dupedit install/ install/slack-desc Slackware package /home/pistachio/packages/dupedit/dupedit-5.5.1-x86_64-1tjb.txz created. Package has been built. Cleaning pkg and src directories