[rtems-buildsys commit] Pull quantal.
Ralf Corsepius
ralf at rtems.org
Thu Dec 13 18:02:21 UTC 2012
Module: rtems-buildsys
Branch: master
Commit: 77b6896ceedd659ce04927e2ed9aa08768a1d43f
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=77b6896ceedd659ce04927e2ed9aa08768a1d43f
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Tue Dec 11 14:07:05 2012 +0100
Pull quantal.
---
rtems-reprepro/Makefile.am | 1 +
rtems-reprepro/bin/rtems-deb-update.in | 1 +
rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls | 2 ++
3 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/rtems-reprepro/Makefile.am b/rtems-reprepro/Makefile.am
index 94be6b2..e980b1f 100644
--- a/rtems-reprepro/Makefile.am
+++ b/rtems-reprepro/Makefile.am
@@ -8,6 +8,7 @@ dist_debian4_11conf_DATA += etc/reprepro/4.11/debian/options
ubuntu4_11confdir = ${sysconfdir}/reprepro/4.11/ubuntu
dist_ubuntu4_11conf_DATA = etc/reprepro/4.11/ubuntu/distributions
dist_ubuntu4_11conf_DATA += etc/reprepro/4.11/ubuntu/options
+dist_ubuntu4_11conf_DATA += etc/reprepro/4.11/ubuntu/pulls
debian4_10confdir = ${sysconfdir}/reprepro/4.10/debian
dist_debian4_10conf_DATA = etc/reprepro/4.10/debian/distributions
diff --git a/rtems-reprepro/bin/rtems-deb-update.in b/rtems-reprepro/bin/rtems-deb-update.in
index 0433966..f0d6a6a 100755
--- a/rtems-reprepro/bin/rtems-deb-update.in
+++ b/rtems-reprepro/bin/rtems-deb-update.in
@@ -6,3 +6,4 @@ reprepro -v --confdir ${confdir}/4.10/debian export
reprepro -v --confdir ${confdir}/4.10/ubuntu export
reprepro -v --confdir ${confdir}/4.11/debian export
reprepro -v --confdir ${confdir}/4.11/ubuntu export
+reprepro -v --confdir ${confdir}/4.11/ubuntu pull quantal
diff --git a/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls b/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls
new file mode 100644
index 0000000..022a19d
--- /dev/null
+++ b/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls
@@ -0,0 +1,2 @@
+Name: precise-inherited
+From: precise
More information about the vc
mailing list