[freeside-commits] branch FREESIDE_4_BRANCH updated. fa9767b8046c635d0bfee5810ddb582f2bdc6109

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


The branch, FREESIDE_4_BRANCH has been updated
       via  fa9767b8046c635d0bfee5810ddb582f2bdc6109 (commit)
      from  679c813eeea75f7592784a815046599afd63faf3 (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 fa9767b8046c635d0bfee5810ddb582f2bdc6109
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Sep 12 21:06:25 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