-
- Downloads
Add --without build-stamp to dh invocation
Additionally, the attached patch, debian_rules.diff, adds --without=build-stamp to the dh line in debian/rules to avoid that the install stage tries to find php7.4-interbase from the generated file debian/debhelper-build-stamp. Searching for that file after building gives no hits at all, and the origin of that file is unknown.
Please register or sign in to comment