This commit is contained in:
Er2 2021-11-08 11:08:01 +03:00
parent 63e278d697
commit caad031aa1
1 changed files with 1 additions and 1 deletions

View File

@ -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)