Skip to content

Commit 4190437

Browse files
committed
Update Makefile
1 parent 78f9349 commit 4190437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ PACKAGE_MAINTAINER="Kirill Klenov <horneds@gmail.com>"
4545
PACKAGE_URL=http://github.com/klen/python-mode
4646
deb: clean $(CURDIR)/build
4747
@git co gh-pages
48+
@rm -rf deb
4849
@fpm -s dir -t deb -a all \
4950
-n $(PACKAGE_NAME) \
5051
-v $(PACKAGE_VERSION) \

0 commit comments

Comments
 (0)