Explorar el Código

Add Jessie.

svn path=/apt-tools/; revision=6431
Rob Austein hace 8 años
padre
commit
b3843228df
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      rpki-pbuilder.sh

+ 6 - 0
rpki-pbuilder.sh

@@ -32,6 +32,12 @@ python rpki-pbuilder.py					\
     --url-path /APTng					\
     --releases ubuntu/xenial
 
+python rpki-pbuilder.py					\
+    --svn-tree $HOME/source.ng/tk705/			\
+    --apt-tree $HOME/repository.ng/			\
+    --url-path /APTng					\
+    --releases debian/jessie
+
 python rpki-pbuilder.py					\
     --svn-tree $HOME/source.tos/trunk/			\
     --apt-tree $HOME/repository.tos/			\