aboutsummaryrefslogtreecommitdiffstats
path: root/testing/poco
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:36:15 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:05:20 +0000
commit77f6dfa1268698df57721eecd7f41f2be1f632f0 (patch)
tree433d776d751519a126a6145b1412c104839681fc /testing/poco
parentd1bbf07a534c7cd70cb28c748dad9a9e768f403b (diff)
testing/[various]: fix trailing whitespace
Diffstat (limited to 'testing/poco')
-rw-r--r--testing/poco/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/poco/APKBUILD b/testing/poco/APKBUILD
index c0c8fefe7ba..f0e37649676 100644
--- a/testing/poco/APKBUILD
+++ b/testing/poco/APKBUILD
@@ -51,7 +51,7 @@ package() {
test -d "$_basedir"/$dir || mkdir "$_basedir"/$dir
done
cp NetSSL_OpenSSL/include/Poco/Net/*.h "$_basedir"/Net || return 1
- cp Crypto/include/Poco/Crypto/*.h "$_basedir"/Crypto || return 1
+ cp Crypto/include/Poco/Crypto/*.h "$_basedir"/Crypto || return 1
# remove the 2 lines below (and this) if there is no init.d script
# install -m755 -D "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname