wok diff ppp/receipt @ rev 23907

Up btrfs-progs (5.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 03 16:02:48 2020 +0000 (2020-08-03)
parents c34ef09acb7c
children 5ea0ce1cecc0
line diff
     1.1 --- a/ppp/receipt	Sun Feb 16 18:25:39 2020 +0100
     1.2 +++ b/ppp/receipt	Mon Aug 03 16:02:48 2020 +0000
     1.3 @@ -9,7 +9,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://ppp.samba.org/"
     1.6  WGET_URL="https://github.com/paulusmack/ppp/archive/$TARBALL"
     1.7 -CONFIG_FILES="/etc/ppp/options /etc/ppp/*secrets"
     1.8 +CONFIG_FILES="/etc/ppp/options"
     1.9 +SECRET_FILES="/etc/ppp/*secrets"
    1.10  HOST_ARCH="i486 arm"
    1.11  
    1.12  BUILD_DEPENDS="wget"