summaryrefslogtreecommitdiff
path: root/packages/strongswan/Jenkinsfile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-04 20:12:02 +0200
committerChristian Poessinger <christian@poessinger.com>2021-06-04 20:21:27 +0200
commita07d4ebdf05a357e2d5ebd711efadb24746bc068 (patch)
treef8624b78d4fe16f3396265390fd162a8d8b764ad /packages/strongswan/Jenkinsfile
parentf007e183af7c402d334ceb9b553f48af0cbe3cfc (diff)
downloadvyos-build-a07d4ebdf05a357e2d5ebd711efadb24746bc068.tar.gz
vyos-build-a07d4ebdf05a357e2d5ebd711efadb24746bc068.zip
strongSwan: T1888: import DMVPN patches from Alpine Linux
Patches imported from commit 7921a30493eb1 of the following repo: https://gitlab.alpinelinux.org/alpine/aports/-/commits/master/main/strongswan
Diffstat (limited to 'packages/strongswan/Jenkinsfile')
-rw-r--r--packages/strongswan/Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/strongswan/Jenkinsfile b/packages/strongswan/Jenkinsfile
index ea41b182..a841c7cb 100644
--- a/packages/strongswan/Jenkinsfile
+++ b/packages/strongswan/Jenkinsfile
@@ -23,7 +23,7 @@ def pkgList = [
['name': 'strongSwan',
'scmCommit': 'debian/5.9.1-1 ',
'scmUrl': 'https://salsa.debian.org/debian/strongswan.git',
- 'buildCmd': 'dpkg-buildpackage -uc -us -tc -b'],
+ 'buildCmd': 'cd ..; ./build.sh'],
]
// Start package build using library function from https://github.com/vyos/vyos-build