Codebase list logbook / f9f38ce
Remove get-orig-source target (again), bad merge before Agustin Henze 5 years ago
1 changed file(s) with 0 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
2727
2828 override_dh_auto_test:
2929 # Run on autopkgtests
30
31 get-orig-source:
32 @if [ ! -d "debian" ] ; then \
33 echo 'Run this from the top directory of the Debian source' >&2; \
34 exit 1; \
35 fi
36 uscan --noconf --verbose --rename --destdir=$(CURDIR) \
37 --check-dirname-level=0 --force-download --download-version $(UVERSION)