From 5a919312b3c384357815a6688b325d60c7886b1a Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 6 Nov 2015 11:19:40 +0100 Subject: testing: Record strongSwan version when building from tarball --- testing/scripts/recipes/013_strongswan.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/scripts') diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 3ab33f6fd..994acaa28 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -111,6 +111,7 @@ $(TAR): $(PKG): $(TAR) tar xfj $(TAR) + echo "$(SWANVERSION)" > /root/shared/.strongswan-version configure: $(BUILDDIR) cd $(BUILDDIR) && $(DIR)/configure $(CONFIG_OPTS) -- cgit v1.2.3