summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2015-11-04 14:03:42 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2015-11-09 22:33:55 (GMT)
commitbf6aa9b5502b37defe8ed7809d2c0370f77e97fa (patch)
treece2600dffcc0609ec942e85fd64321a4daa71afb /tools
parent20bf529ce96a59514a9870874baf77874374c8f9 (diff)
downloadmxe-bf6aa9b5502b37defe8ed7809d2c0370f77e97fa.zip
mxe-bf6aa9b5502b37defe8ed7809d2c0370f77e97fa.tar.gz
mxe-bf6aa9b5502b37defe8ed7809d2c0370f77e97fa.tar.bz2
build-pkg: typo
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build-pkg.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build-pkg.lua b/tools/build-pkg.lua
index 63452c8..dd08180 100755
--- a/tools/build-pkg.lua
+++ b/tools/build-pkg.lua
@@ -43,7 +43,7 @@ local GIT = 'git --work-tree=./usr/ --git-dir=./usr/.git '
local BLACKLIST = {
'^usr/installed/check%-requirements$',
- -- usr/share/cmake if useful
+ -- usr/share/cmake is useful
'^usr/share/doc/',
'^usr/share/info/',
'^usr/share/man/',