summaryrefslogtreecommitdiffstats
path: root/source/n/dhcpcd/dhcpcd.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-01-03 22:41:57 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-04 08:59:48 +0100
commit1448fe3879c97183a67f452d2d54ffdbabd510dc (patch)
treed8f953419212a506134a2ea3757753043806f7fe /source/n/dhcpcd/dhcpcd.SlackBuild
parente4325044a8839cd09f34e5fd73e7f0ce01fcd986 (diff)
downloadcurrent-1448fe3879c97183a67f452d2d54ffdbabd510dc.tar.gz
current-1448fe3879c97183a67f452d2d54ffdbabd510dc.tar.xz
Fri Jan 3 22:41:57 UTC 202020200103224157
a/grep-3.4-x86_64-1.txz: Upgraded. ap/linuxdoc-tools-0.9.73-x86_64-4.txz: Rebuilt. Upgraded some included components: asciidoc-8.6.10-0.13.20180605git986f99d.fc32, docbook-style-xsl-1.79.2-10.fc31, docbook-utils-0.6.14-48.fc31, gnome-doc-utils-0.20.10-20.fc32, gtk-doc-1.32-2.fc32, opensp-1.5.2-33.fc31, perl-XML-NamespaceSupport-1.12-9.fc31, perl-XML-SAX-1.02-2.fc31, perl-XML-SAX-Base-1.09-9.fc31, sgml-common-0.6.3-53.fc31, xmlto-0.0.28-12.fc31. Thanks to Stuart Winter. n/dhcpcd-8.1.5-x86_64-1.txz: Upgraded. n/sshfs-3.7.0-x86_64-1.txz: Upgraded. x/libinput-1.15.0-x86_64-1.txz: Upgraded. xap/MPlayer-20200103-x86_64-1.txz: Upgraded. extra/pure-alsa-system/MPlayer-20200103-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/n/dhcpcd/dhcpcd.SlackBuild')
-rwxr-xr-xsource/n/dhcpcd/dhcpcd.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/n/dhcpcd/dhcpcd.SlackBuild b/source/n/dhcpcd/dhcpcd.SlackBuild
index 458d36329..2027e5b6d 100755
--- a/source/n/dhcpcd/dhcpcd.SlackBuild
+++ b/source/n/dhcpcd/dhcpcd.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2013, 2014, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2013, 2014, 2017, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -123,8 +123,7 @@ if [ -d $PKG/usr/man ]; then
fi
mkdir -p $PKG/usr/doc/dhcpcd-$VERSION
-cp -a README* $PKG/usr/doc/dhcpcd-$VERSION
-zcat $CWD/COPYRIGHT.gz > $PKG/usr/doc/dhcpcd-$VERSION/COPYRIGHT
+cp -a BUILDING* LICENSE* README* $PKG/usr/doc/dhcpcd-$VERSION
# If there's a ChangeLog, installing at least part of the recent history
# is useful, but don't let it get totally out of control: