testing: Record strongSwan version when building from tarball
This commit is contained in:
@@ -111,6 +111,7 @@ $(TAR):
|
||||
|
||||
$(PKG): $(TAR)
|
||||
tar xfj $(TAR)
|
||||
echo "$(SWANVERSION)" > /root/shared/.strongswan-version
|
||||
|
||||
configure: $(BUILDDIR)
|
||||
cd $(BUILDDIR) && $(DIR)/configure $(CONFIG_OPTS)
|
||||
|
||||
Reference in New Issue
Block a user