diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index f39c5e1e..6a418d06 100755 --- a/debian/rules +++ b/debian/rules @@ -43,7 +43,7 @@ clean: # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) clean - + rm -f arch/this dh_clean install: build |