maketarballfordeb.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3402546faee83006c30a546373f57a0c02baf812 Author: Andras Timar <andras.ti...@collabora.com> Date: Fri Nov 25 12:21:30 2016 +0100 adapt maketarballfordeb.sh script to new dir layout diff --git a/maketarballfordeb.sh.in b/maketarballfordeb.sh.in old mode 100755 new mode 100644 index 3000455..5fead3a --- a/maketarballfordeb.sh.in +++ b/maketarballfordeb.sh.in @@ -7,7 +7,7 @@ tar xzf $SRCDIR/loolwsd-@package_vers...@.tar.gz cp -a $SRCDIR/debian loolwsd-@PACKAGE_VERSION@ mkdir loolwsd-@PACKAGE_VERSION@/loleaflet cd loolwsd-@PACKAGE_VERSION@/loleaflet -tar xzf $SRCDIR/../loleaflet/loleaflet-@package_vers...@.tar.gz --strip-components=1 +tar xzf $SRCDIR/loleaflet/loleaflet-@package_vers...@.tar.gz --strip-components=1 cd $TEMPDIR tar czf $SRCDIR/loolwsd_@package_vers...@.orig.tar.gz loolwsd-@PACKAGE_VERSION@ cd $SRCDIR _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits