oops :)
This commit is contained in:
parent
63e278d697
commit
caad031aa1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ tar: base
|
|||
|
||||
deb: base
|
||||
cp -r DEBIAN/ $(BDIR)
|
||||
@dpkg-deb -b $(BDIR) dist/$(NAME).deb
|
||||
-dpkg-deb -b $(BDIR) dist/$(NAME).deb
|
||||
|
||||
clean:
|
||||
rm -rf build $(BDIR)
|
||||
|
|
Loading…
Reference in a new issue