summaryrefslogtreecommitdiffstats
path: root/bin/genpkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/genpkg')
-rwxr-xr-xbin/genpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genpkg b/bin/genpkg
index b475ac2..156b95f 100755
--- a/bin/genpkg
+++ b/bin/genpkg
@@ -42,7 +42,7 @@ do
METABIN=$libd/metas PKGVAR=$vard makepkgmeta "$pkg" >PKGMETA
echo "Generated $pkgd/$pkg/PKGMETA"
- twk=$libd/tweakd/$pkg
+ twk=$tweakd/$pkg
if [ -f "$twk" -a -r "$twk" ]
then
tweakmeta >PKGMETA.new <$twk