]> git.proxmox.com Git - framework7.git/blobdiff - Makefile
bump version to 4.4.7-2
[framework7.git] / Makefile
index ac78a3e3a7abadfccfc4989404ecd8f13f107ed7..4627732109d05d586e83123f2bf3a3e657398dc6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
-include defines.mk
 include /usr/share/dpkg/default.mk
 
+PACKAGE := libjs-framework7
+include defines.mk
+
 all: $(DEB)
 
 DEB=$(PACKAGE)_$(DEB_VERSION_UPSTREAM_REVISION)_all.deb
@@ -89,4 +91,5 @@ upload: $(DEB)
 
 .PHONY: clean
 clean:
-       rm -rf *.tar.* $(BUILDDIR) build/ *.deb *.dsc *.build *.buildinfo *.changes
+       rm -rf $(PACKAGE)-[0-9]*/ build/
+       rm -f $(PACKAGE)*.tar* *.deb *.dsc *.build *.buildinfo *.changes