Run of fresh-snapshots for dotdotpwn
Try this locally package):
debcheckout dotdotpwn
cd dotdotpwn
new-upstream --snapshot --debian-revision=0kali1 --refresh-patches
482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 |
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_install
dh_installdocs
dh_installdocs: error: Cannot find (any matches for) "README.txt" (tried in ., debian/tmp)
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2021-06-07T20:09:27Z
Finished
|