# HG changeset patch # User Pascal Bellard # Date 1550963537 -3600 # Node ID 8244d340f239c009d91433374c57ef8247239f04 # Parent 809015307697e0fdede5c0eecbdc62c3978d99e3 Up openssh-pam (7.9p1) diff -r 809015307697 -r 8244d340f239 openssh-pam/receipt --- a/openssh-pam/receipt Sat Feb 23 23:59:15 2019 +0100 +++ b/openssh-pam/receipt Sun Feb 24 00:12:17 2019 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssh-pam" -VERSION="7.6p1" +VERSION="7.9p1" CATEGORY="security" SHORT_DESC="Openbsd Secure Shell using PAM." MAINTAINER="pascal.bellard@slitaz.org" @@ -22,7 +22,7 @@ # Rules to configure and make the package. compile_rules() { - patch -p1 < $wanted_stuff/knock.u + patch -p1 < $WOK/$SOURCE/stuff/knock.u unset LD # for cross compiling with --disable-strip ./configure \ --prefix=/usr \