summaryrefslogtreecommitdiffstats
path: root/tools/tarsource.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtools/tarsource.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tarsource.sh b/tools/tarsource.sh
index a197244f8..673187079 100755
--- a/tools/tarsource.sh
+++ b/tools/tarsource.sh
@@ -233,8 +233,8 @@ gitts="$gitts"
taropt="$taropt"
EOF
sed -e "s%@VERSION@%$pkgver$extraver%" \
- < debian/changelog-auto.in \
- > debian/changelog-auto
+ < changelog-auto.in \
+ > changelog-auto
exit 0
fi