[freeside-commits] branch master updated. 9a4d216d80f370f999ab3997e258578240507832

Ivan ivan at 420.am
Tue Sep 12 21:06:25 PDT 2017


The branch, master has been updated
       via  9a4d216d80f370f999ab3997e258578240507832 (commit)
      from  d2b564e712d11494ab4d44ab361ed62aa51c1dbd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9a4d216d80f370f999ab3997e258578240507832
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Sep 12 21:06:24 2017 -0700

    stretch-happy Releases files

diff --git a/bin/freeside-debian-releases.sh b/bin/freeside-debian-releases.sh
index d715219..3e4ee8f 100755
--- a/bin/freeside-debian-releases.sh
+++ b/bin/freeside-debian-releases.sh
@@ -47,8 +47,9 @@ cd $TARGET && rm -f *.gz
 
 apt-ftparchive -qq packages ./ >Packages
 gzip -c Packages >Packages.gz
-bzip2 -c Packages >Packagez.bz2
+#bzip2 -c Packages >Packagez.bz2
 apt-ftparchive -qq sources ./ >Sources
 gzip -c Sources >Sources.gz
-bzip2 -c Sources >Sources.bz2
+#bzip2 -c Sources >Sources.bz2
+rm *bz2
 apt-ftparchive -qq release ./ >Release

-----------------------------------------------------------------------

Summary of changes:
 bin/freeside-debian-releases.sh |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list