[X2Go-Commits] [buildscripts] 01/01: bin/build-rpm-package: enable debuginfo package generation for *SuSE packages.

git-admin at x2go.org git-admin at x2go.org
Tue Dec 19 05:43:39 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 52e3bc31fc16ca864cd2a16eaea7058c60e0a944
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Dec 19 05:43:33 2017 +0100

    bin/build-rpm-package: enable debuginfo package generation for *SuSE packages.
---
 bin/build-rpm-package | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index 89a53e6..99d2a12 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -1141,6 +1141,7 @@ build_packages() {
 								             --arch "${l_ARCH}" \
 								             --clean \
 								             --stage="-bb" \
+								             --debug \
 								             "${extra_obs_build_args[@]}" \
 								             "${PKGDIST}/${l_DIST}/${l_CODENAME}/SRPM/rpmbuild/SOURCES/${PROJECT}.spec"; then
 									# For information on why this weird -print0 | read -r -d '' construction works,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list