Clean up Makefile I use to fake-build source
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -17,6 +17,10 @@ export DH_OPTIONS=-v
|
|||||||
build:
|
build:
|
||||||
cp debian/Makefile .
|
cp debian/Makefile .
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -f Makefile
|
||||||
|
dh $@
|
||||||
|
|
||||||
%:
|
%:
|
||||||
@echo "target: $@"
|
@echo "target: $@"
|
||||||
dh $@
|
dh $@
|
||||||
|
|||||||
Reference in New Issue
Block a user