Explorar el Código

Try reenabling builds for trusty.

Rob Austein hace 8 años
padre
commit
d8f5f51084
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      rpki-pbuilder.sh

+ 7 - 0
rpki-pbuilder.sh

@@ -13,3 +13,10 @@ python rpki-pbuilder.py					\
     --apt-tree $HOME/repository.ng/			\
     --url-path /APTng					\
     --releases debian/jessie ubuntu/xenial
+
+python rpki-pbuilder.py					\
+    --svn-tree $HOME/source.ng/rpki.net/		\
+    --apt-tree $HOME/repository.ng/			\
+    --url-path /APTng					\
+    --backports python-django python-tornado		\
+    --releases ubuntu/trusty