diff options
Diffstat (limited to 'main/motif/APKBUILD')
-rw-r--r-- | main/motif/APKBUILD | 2 |
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 |