The following packages will be installed: md2roff Fetching README... 0% 0%100%100%100%100%100%Done Fetching git2tarxz.sh... 0% 0%100%100%100%100%100%Done Fetching manpage.diff... 0% 0%100%100%100%100%100%Done Fetching md2roff.SlackBuild... 0% 0%100%100%100%100%100%Done Fetching md2roff.info... 0% 0%100%100%100%100%100%Done Fetching slack-desc... 0% 0%100%100%100%100%100%Done md2roff/ md2roff/.editorconfig md2roff/.gitignore md2roff/LICENSE md2roff/Makefile md2roff/README.md md2roff/TODO.md md2roff/examples/ md2roff/examples/Markdown-1.0.1.md md2roff/examples/create-example.csh md2roff/md2roff.1.pdf md2roff/md2roff.c md2roff/md2roff.md patching file md2roff.md Hunk #1 succeeded at 100 with fuzz 1. cc -O2 -fPIC md2roff.c -o md2roff -lc ./md2roff --synopsis-style=1 md2roff.md > md2roff.1 roff2pdf -K utf8 md2roff.1 > md2roff.1.pdf ./md2roff -z --synopsis-style=1 md2roff.md > md2roff.1 gzip -f md2roff.1 mkdir -p -m 0755 /usr/src/slapt-src-x86_64/development/md2roff/package-md2roff/usr/bin /usr/src/slapt-src-x86_64/development/md2roff/package-md2roff/usr/man/man1 install -m 0755 -s md2roff /usr/src/slapt-src-x86_64/development/md2roff/package-md2roff/usr/bin install -m 0644 md2roff.1.gz /usr/src/slapt-src-x86_64/development/md2roff/package-md2roff/usr/man/man1 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/doc/md2roff-1.11/md2roff.1.gz ../../man/man1/md2roff.1.gz Making symbolic link creation script: ( cd usr/doc/md2roff-1.11 ; rm -rf md2roff.1.gz ) ( cd usr/doc/md2roff-1.11 ; ln -sf ../../man/man1/md2roff.1.gz md2roff.1.gz ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/doc/md2roff-1.11/md2roff.1.gz' Creating your new ./install/doinst.sh... 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-x86_64/development/md2roff/md2roff-1.11-x86_64-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/md2roff usr/doc/ usr/doc/md2roff-1.11/ usr/doc/md2roff-1.11/LICENSE usr/doc/md2roff-1.11/README.md usr/doc/md2roff-1.11/TODO.md usr/doc/md2roff-1.11/examples/ usr/doc/md2roff-1.11/examples/Markdown-1.0.1.md usr/doc/md2roff-1.11/examples/create-example.csh usr/doc/md2roff-1.11/md2roff.1.pdf usr/doc/md2roff-1.11/md2roff.SlackBuild usr/doc/md2roff-1.11/md2roff.md usr/man/ usr/man/man1/ usr/man/man1/md2roff.1.gz Slackware package /usr/src/slapt-src-x86_64/development/md2roff/md2roff-1.11-x86_64-1salix15.0.txz created. Installing package md2roff-1.11-x86_64-1salix15.0... | md2roff (convert markdown to roff) | | md2roff is a utility to convert markdown documents to Unix *roff | format (man, mdoc, mm and mom packages). | | | | | | | | |