index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-04-11 13:32:43 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-04-20 00:23:08 -0400 |
commit | 57422748f9f433e7ad42846a20633e62d3c23d44 (patch) | |
tree | 5969ceebfdfe5961b2d83aedbe09560be028b54b /Makefile | |
parent | ced6dbc73a5fef0e993060c0d49f6d8d5c03a059 (diff) |
-rw-r--r-- | Makefile | 2 |
@@ -115,4 +115,4 @@ upload: scp devtools-$(V).tar.gz devtools-$(V).tar.gz.sig repos.archlinux.org:/srv/ftp/other/devtools/ .PHONY: all clean install uninstall dist upload - +.DELETE_ON_ERROR: |