X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;ds=sidebyside;f=yarrg%2Fweb%2Fsource.tar.gz;h=8825da4a500f6b974e2614f78ce2a05d35dc3ddf;hb=796f9c172398b390fb4a0fc3e72b51a58a95a69f;hp=157b65fe5b6e4c36b90632d0900fa231fcf32d44;hpb=1e054798d3b98978221871919c52af06464d48f2;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/source.tar.gz b/yarrg/web/source.tar.gz index 157b65f..8825da4 100755 --- a/yarrg/web/source.tar.gz +++ b/yarrg/web/source.tar.gz @@ -33,7 +33,9 @@ the YARRG website's source code. -<%perl> +<%flags> +inherit => undef +<%perl> use IO::Pipe; use CommodsWeb; @@ -51,7 +53,7 @@ if (!$pid) { git-ls-files -z; git-ls-files -z --others --exclude-from=.gitignore; if test -d .git; then find .git -print0; fi - ) | cpio -Hustar -o --quiet -0 -R 1000:1000 + ) | cpio -Hustar -o --quiet -0 -R 1000:1000 | gzip '; die $!; }