Skip to content
Snippets Groups Projects
Verified Commit 40b6f010 authored by Daniel Leidert's avatar Daniel Leidert :point_right:
Browse files

Comment out DH_VERBOSE

  * d/rules: Disable dh verbose mode.
parent b537c3e7
No related branches found
No related tags found
No related merge requests found
Pipeline #122273 failed
ruby-http-parser (1.2.1-2) UNRELEASED; urgency=medium
* Team upload.
* d/rules: Disable dh verbose mode.
* d/patches/0001-Use-the-correct-compiler-and-linker-flags.patch: Add patch.
- Set linker flags by evaluating environment or RbConfig::CONFIG.
* d/patches/series: Enable new patch.
......
#!/usr/bin/make -f
export DH_VERBOSE = 1
#export DH_VERBOSE = 1
export GEM2DEB_TEST_RUNNER = --check-dependencies
#export DH_RUBY = --gem-install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment