summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-12-16 10:38:36 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-12-16 10:38:36 +0900
commit2eaf148eabc41b5d1de8ee1057f278c2688e78a6 (patch)
tree11c13697784550510cddd1d0d73c73ab8578cdbf /Makefile.in
parentd830b8c97b430e1c41c2f014b8b464bc849a1376 (diff)
downloadiso-codes-2eaf148eabc41b5d1de8ee1057f278c2688e78a6.tar.gz
iso-codes-2eaf148eabc41b5d1de8ee1057f278c2688e78a6.tar.bz2
iso-codes-2eaf148eabc41b5d1de8ee1057f278c2688e78a6.zip
Imported Upstream version 4.2upstream/4.2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.in b/Makefile.in
index 5c69aee..804797a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -856,14 +856,6 @@ sign-release: iso-codes-$(VERSION).tar.xz
rm -f iso-codes-$(VERSION).tar.xz.sig
gpg --detach-sign iso-codes-$(VERSION).tar.xz
-.PHONY: upload
-upload:
- @if [[ -f "iso-codes-$(VERSION).tar.xz" ]] \
- && [[ -f "iso-codes-$(VERSION).tar.xz.sig" ]]; then \
- scp iso-codes-$(VERSION).tar.* \
- alioth.debian.org:/srv/home/groups/pkg-isocodes/htdocs/downloads; \
- fi
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: