summaryrefslogtreecommitdiff
path: root/debian/patches/Makefile
blob: af67986f177ff1a78b58cf9de767eefc9bf1b191 (plain)
1
2
3
4
.PHONY: 00list
00list:
	find -maxdepth 1 -type f -name \*.dpatch -print \
		| sed -re 's,^\./(.*)\.dpatch$$,\1,' | sort -n > $@