[rtems-buildsys commit] Use noinst_HEADERS for *.spec.

Ralf Corsepius ralf at rtems.org
Thu Dec 13 18:02:20 UTC 2012


Module:    rtems-buildsys
Branch:    master
Commit:    3215f2b49242359c37428711aa6e537b221d9cea
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=3215f2b49242359c37428711aa6e537b221d9cea

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Dec  5 09:11:17 2012 +0100

Use noinst_HEADERS for *.spec.
Remove maverick.
Eliminate propagating comments.

---

 rtems-sbuild/Makefile.am |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/rtems-sbuild/Makefile.am b/rtems-sbuild/Makefile.am
index 209e772..df2c9c4 100644
--- a/rtems-sbuild/Makefile.am
+++ b/rtems-sbuild/Makefile.am
@@ -6,34 +6,30 @@ schrootconfdir = ${sysconfdir}/schroot
 schrootchroot_ddir = ${schrootconfdir}/chroot.d
 dist_schrootchroot_d_DATA =
 
-# Debian stable
+## Debian stable
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/squeeze-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/squeeze-i386-sbuild
 
 
-# Ubuntu
+## Ubuntu
 
-# 10.04 LTS - EOL 2013-04
+## 10.04 LTS - EOL 2013-04
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/lucid-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/lucid-i386-sbuild
 
-# 10.10 - EOL 2012-04-10
-dist_schrootchroot_d_DATA += etc/schroot/chroot.d/maverick-amd64-sbuild
-dist_schrootchroot_d_DATA += etc/schroot/chroot.d/maverick-i386-sbuild
-
-# 11.04 - EOL 2012-10-28
+## 11.04 - EOL 2012-10-28
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/natty-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/natty-i386-sbuild
 
-# 11.10 - EOL 2013-04
+## 11.10 - EOL 2013-04
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/oneiric-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/oneiric-i386-sbuild
 
-# 12.04 LTS - EOL 2017-04
+## 12.04 LTS - EOL 2017-04
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/precise-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/precise-i386-sbuild
 
-# 12.10 - EOL 2014-04
+## 12.10 - EOL 2014-04
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/quantal-amd64-sbuild
 dist_schrootchroot_d_DATA += etc/schroot/chroot.d/quantal-i386-sbuild
 
@@ -45,4 +41,4 @@ dist_keyrings_DATA = keyrings/debian-archive-keyring.gpg
 dist_keyrings_DATA += keyrings/debian-archive-removed-keys.gpg
 dist_keyrings_DATA += keyrings/ubuntu-archive-keyring.gpg
 
-EXTRA_DIST += rtems-sbuild.spec
+noinst_HEADERS = rtems-sbuild.spec




More information about the vc mailing list