summaryrefslogtreecommitdiff
path: root/remake.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2019-03-30 14:23:47 -1000
committerSam Bingner <sam@bingner.com>2019-03-30 14:23:47 -1000
commit3e6395f40520bb45d5bef4543d61e2ba529629b1 (patch)
tree08fe4b52a6bf9d8312cb0273a7cfbf1c9b305df1 /remake.sh
parent75c2158d2a7b1ae2def3c5b31dbbf33148225902 (diff)
Various elucubratus build system changes
Diffstat (limited to 'remake.sh')
-rwxr-xr-xremake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/remake.sh b/remake.sh
index 36a285e38..bb353833f 100755
--- a/remake.sh
+++ b/remake.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-rm -f stat/${PKG_ARCH}/$1/data-md5
+rm -f stat/${PKG_ARCH}/${PKG_CFTARG}/$1/data-md5
./make.sh "$1"