File: 30encoding

package info (click to toggle)
dh-builtusing 0.0.12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: sh: 456; perl: 152; makefile: 23
file content (16 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

{
    fake_control_header 'g++'

    fake_control_package foo all '${dh-builtusing:gPP}'

} > debian/control

$tested_command

check_substvar foo gPP gcc-defaults

dh_gencontrol

check_control foo gcc-defaults