From 0a1135093043d1ad8efed851037c5f067bafb3bf Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 25 Sep 2014 17:40:15 +0200 Subject: fix typo --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 4aa718ce..1a589926 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -95,7 +95,7 @@ my_packages: 'lsb ucf lsof' - '{name}_build_core': my_description: 'Reproducible build of all the core packages as defined by UDD as described in https://wiki.debian.org/ReproducibleBuilds so these: ' - my_shell: '/srv/jenkins/bin/reproducible_build.sh acl' + my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_packages: 'acl adduser attr audit base-files base-passwd bash binutils bsdmainutils bzip2 cdebconf cloog coreutils cryptsetup dash db5.3 dbus debconf debhelper debianutils dh-buildinfo diffutils dpkg e2fsprogs eglibc file findutils gcc-4.9 gcc-defaults gdbm gettext glib2.0 glibc gmp grep groff gzip hostname init-system-helpers insserv intltool-debian isl kmod libcap2 libcroco libffi libgcrypt11 libgcrypt20 libgpg-error libintl-perl libpipeline libselinux libsemanage libsepol libtext-unidecode-perl libtimedate-perl libunistring libxml2 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl linux lsb lvm2 make-dfsg man-db mawk mpclib3 mpfr4 ncurses pam patch pcre3 perl po-debconf procps sed sensible-utils shadow startpar systemd sysvinit tar tcp-wrappers texinfo tzdata ucf ustr util-linux xz-utils zlib' - '{name}_build_build-tools': my_description: 'Reproducible build packages which are used to build other packages.
Source packages to be build: ' -- cgit v1.2.3-54-g00ecf