The following packages will be installed: profile-sync-daemon Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching profile-sync-daemon.SlackBuild... 0%100%100%100%100%100%Done Fetching profile-sync-daemon.info... 0%100%100%100%100%100%Done Fetching rc.psd... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done profile-sync-daemon-5.74.1/ profile-sync-daemon-5.74.1/GPL-2 profile-sync-daemon-5.74.1/INSTALL profile-sync-daemon-5.74.1/LICENCE profile-sync-daemon-5.74.1/MIT profile-sync-daemon-5.74.1/Makefile profile-sync-daemon-5.74.1/README.md profile-sync-daemon-5.74.1/VERSION_4_WARNING profile-sync-daemon-5.74.1/common/ profile-sync-daemon-5.74.1/common/debian/ profile-sync-daemon-5.74.1/common/debian/README profile-sync-daemon-5.74.1/common/debian/postinst profile-sync-daemon-5.74.1/common/debian/postrm profile-sync-daemon-5.74.1/common/debian/prerm profile-sync-daemon-5.74.1/common/profile-sync-daemon.in profile-sync-daemon-5.74.1/common/psd.conf profile-sync-daemon-5.74.1/common/psd.cron.hourly profile-sync-daemon-5.74.1/common/zsh-completion profile-sync-daemon-5.74.1/doc/ profile-sync-daemon-5.74.1/doc/nixos.1 profile-sync-daemon-5.74.1/doc/psd.1 profile-sync-daemon-5.74.1/init/ profile-sync-daemon-5.74.1/init/psd-resync.service profile-sync-daemon-5.74.1/init/psd-resync.timer profile-sync-daemon-5.74.1/init/psd.openrc profile-sync-daemon-5.74.1/init/psd.service profile-sync-daemon-5.74.1/init/psd.upstart Setting version Installing main script... install -p -d "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/bin" install -p -m755 common/profile-sync-daemon "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/bin/profile-sync-daemon" ln -s profile-sync-daemon "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/bin/psd" install -p -d "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/zsh/site-functions" install -p -m644 common/zsh-completion "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon//usr/zsh/site-functions/_psd" Installing manpage... install -p -d "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/man/man1" install -p -m644 doc/psd.1 "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/man/man1/psd.1" gzip -9 "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/man/man1/psd.1" ln -s psd.1.gz "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/usr/man/man1/profile-sync-daemon.1.gz" Installing cronjob... install -p -d "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/etc/cron.hourly" install -p -m755 common/psd.cron.hourly "/usr/src/slapt-src-i486/system/profile-sync-daemon/package-profile-sync-daemon/etc/cron.hourly/psd-update" Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/psd profile-sync-daemon usr/man/man1/profile-sync-daemon.1.gz psd.1.gz Making symbolic link creation script: ( cd usr/bin ; rm -rf psd ) ( cd usr/bin ; ln -sf profile-sync-daemon psd ) ( cd usr/man/man1 ; rm -rf profile-sync-daemon.1.gz ) ( cd usr/man/man1 ; ln -sf psd.1.gz profile-sync-daemon.1.gz ) 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/bin/psd' removed './usr/man/man1/profile-sync-daemon.1.gz' Updating your ./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-i486/system/profile-sync-daemon/profile-sync-daemon-5.74.1-noarch-1salix15.0.txz ./ etc/ etc/cron.hourly/ etc/cron.hourly/psd-update.new etc/psd.conf.new etc/rc.d/ etc/rc.d/rc.psd.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/profile-sync-daemon usr/doc/ usr/doc/profile-sync-daemon-5.74.1/ usr/doc/profile-sync-daemon-5.74.1/GPL-2 usr/doc/profile-sync-daemon-5.74.1/INSTALL usr/doc/profile-sync-daemon-5.74.1/LICENCE usr/doc/profile-sync-daemon-5.74.1/MIT usr/doc/profile-sync-daemon-5.74.1/README.md usr/doc/profile-sync-daemon-5.74.1/VERSION_4_WARNING usr/doc/profile-sync-daemon-5.74.1/profile-sync-daemon.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/psd.1.gz usr/zsh/ usr/zsh/site-functions/ usr/zsh/site-functions/_psd Slackware package /usr/src/slapt-src-i486/system/profile-sync-daemon/profile-sync-daemon-5.74.1-noarch-1salix15.0.txz created. Installing package profile-sync-daemon-5.74.1-noarch-1salix15.0... | profile-sync-daemon (Manage browser profiles in tmpfs) | | Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage | your browser's profile in tmpfs and to periodically sync it back to | your physical disc (HDD/SSD). This is accomplished via a symlinking | step and an innovative use of rsync to maintain back-up and | synchronization between the two. One of the major design goals of | psd is a completely transparent user experience. | | Homepage: https://github.com/graysky2/profile-sync-daemon/ | | |