diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-06-20 06:07:03 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-06-20 17:40:54 +0300 |
commit | b709f27a4cdbb60ed99f09f8a66c1541bd6c888a (patch) | |
tree | 45feb532cda6704fa1000d7ac57054fa3048ba6f /lib/string.tes | |
parent | fe9e438e3302b4078e18f1591eb81296da104d1a (diff) | |
download | sciteco-b709f27a4cdbb60ed99f09f8a66c1541bd6c888a.tar.gz |
Debian: fixed rules (build and binary targets)
* dh_testdir would sometimes cause problems on the PPA servers,
so we replaced it with an empty rule.
* We need to define the binary-arch and binary-indep targets
in order to recurse into the correct subdirectories.
I do not understand why this always worked on the Github runner
and sometimes even on the PPA servers.
Unfortunately, we cannot just call `dh binary-arch -B... -p...`
since that would call `dh_install -a` which overrides any `-p` (package),
thus trying to install the curses binaries from the Gtk build directory
and vice versa.
Diffstat (limited to 'lib/string.tes')
0 files changed, 0 insertions, 0 deletions