summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-30 20:48:46 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-31 08:59:52 +0100
commit84f05e024aee5a7b537c367e56755b48d34f629b (patch)
tree0e418a27513b5e2147f7c3a6b42efa58d270b437 /source/ap
parent19b9d1bef5eeb7ca5aa3c10f52ab711f987b43ce (diff)
downloadcurrent-84f05e024aee5a7b537c367e56755b48d34f629b.tar.gz
current-84f05e024aee5a7b537c367e56755b48d34f629b.tar.xz
Sun Jan 30 20:48:46 UTC 202220220130204846
a/aaa_libraries-15.0-x86_64-19.txz: Rebuilt. Upgraded: libexpat.so.1.8.4, libjson-c.so.5.1.0 (thanks to peake). ap/at-3.2.4-x86_64-1.txz: Upgraded. d/git-2.35.1-x86_64-1.txz: Upgraded. l/expat-2.4.4-x86_64-1.txz: Upgraded. This update merges the patches we previously applied to expat-2.4.3. l/imagemagick-7.1.0_22-x86_64-1.txz: Upgraded. l/lcms2-2.13-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/at/at.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/at/at.SlackBuild b/source/ap/at/at.SlackBuild
index caf048316..60b0254d0 100755
--- a/source/ap/at/at.SlackBuild
+++ b/source/ap/at/at.SlackBuild
@@ -84,7 +84,7 @@ CFLAGS="$SLKCFLAGS" \
# Does not like parallel builds:
make || exit 1
-make install IROOT=$PKG || exit
+make install DESTDIR=$PKG || exit
mv $PKG/etc/at.deny $PKG/etc/at.deny.new
chown root:root $PKG/var $PKG/var/spool