filbranden commented on this pull request.


> @@ -567,6 +567,36 @@ test "$canonmultiref" = "$canonmultifile" \
 [ignore])
 AT_CLEANUP
 
+# ------------------------------
+# Check that rpmbuild creates no debuginfo when --without debuginfo is passed
+AT_SETUP([rpmbuild no debuginfo])
+AT_KEYWORDS([build] [debuginfo])
+AT_CHECK([
+rm -rf ${TOPDIR}
+
+# Use macros.debug to generate a debuginfo package,
+# but pass --without debuginfo to skip it.

Done. There was another one using `--without` a few lines above, now also fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/497#discussion_r209827995
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to