aboutsummaryrefslogtreecommitdiffstats
path: root/build/dput-launchpad.cf
diff options
context:
space:
mode:
Diffstat (limited to 'build/dput-launchpad.cf')
-rw-r--r--build/dput-launchpad.cf8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/dput-launchpad.cf b/build/dput-launchpad.cf
deleted file mode 100644
index 3063c3c07..000000000
--- a/build/dput-launchpad.cf
+++ /dev/null
@@ -1,8 +0,0 @@
-[{{.LaunchpadUser}}/{{.LaunchpadPPA}}]
-fqdn = ppa.launchpad.net
-method = sftp
-incoming = ~{{.LaunchpadUser}}/ubuntu/{{.LaunchpadPPA}}/
-login = {{.LaunchpadSSH}}
-{{ if .IdentityFile }}
- ssh_options = IdentityFile {{.IdentityFile}}
-{{ end }}