summaryrefslogtreecommitdiff
path: root/data/dns2tcp/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2019-04-09 23:42:12 -1000
committerSam Bingner <sam@bingner.com>2019-04-10 00:05:21 -1000
commit5ae2399e513a9c39f0ca5c1d262f469bf5374e07 (patch)
tree2761ecf4dd400eb3987dd88ea9167f513907e074 /data/dns2tcp/make.sh
parentd5dd6fd021a809a4373dd495e6e24079bab46d23 (diff)
Use pkg:make in updated packages
Diffstat (limited to 'data/dns2tcp/make.sh')
-rw-r--r--data/dns2tcp/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/dns2tcp/make.sh b/data/dns2tcp/make.sh
index ce58b7c91..e72f3a37b 100644
--- a/data/dns2tcp/make.sh
+++ b/data/dns2tcp/make.sh
@@ -1,5 +1,5 @@
pkg:setup
cp ${PKG_BASE}/config.sub .
pkg:configure
-make
+pkg:make
pkg:install