More generic makefile for simple non-compliation package

This commit is contained in:
Hal Emmerich 2020-05-22 16:36:40 -05:00
parent b2ce8eac5d
commit 238936fb39

View File

@ -1,2 +1,5 @@
font-source-code-pro_%_all.deb:
all: font-source-code-pro-deb
.PHONY: font-source-code-pro-deb
font-source-code-pro-deb:
cd src/; debuild -us -uc