aboutsummaryrefslogtreecommitdiffstats
path: root/main/motif
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:22:58 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:02:51 +0000
commitab744645dd6495c41364ede3712737ddc11a01cd (patch)
tree8c4a69cfb41f59e28533fc6c2371e1f3d14304ae /main/motif
parente9e50ef290b538f12c9147f65d147dba3bbd6b9c (diff)
downloadaports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.bz2
aports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.xz
main/[various]: fix trailing whitespace
Diffstat (limited to 'main/motif')
-rw-r--r--main/motif/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/motif/APKBUILD b/main/motif/APKBUILD
index b4a19c390b..70691a13d0 100644
--- a/main/motif/APKBUILD
+++ b/main/motif/APKBUILD
@@ -46,7 +46,7 @@ prepare() {
build() {
# reasons for --disable- flags:
#png, jpeg: most programs that use png and jpeg use the libraries directly;
-# enabling these mainly matters if you want to point the resources at a
+# enabling these mainly matters if you want to point the resources at a
# png/jpeg image.
#printing: this is Xprint support; only CDE uses this, others print directly.
#demos: one of the demos can break the build