commit | 8019a93e7b1cdf31c9ce66b94b65bb4d71dca2c8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Aug 10 18:19:28 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Aug 10 18:19:47 2014 -0700 |
tree | ab1cf15cfb88e7ef4574265c2cd72db20df4f593 | |
parent | a4ce6207778eb8e6a349ac7793960b0f1ac88821 [diff] [blame] |
nlsr: Adding upstart, postinst, and preinst scripts NLSR will not be operable until properly configured and proper certificates manually created.
diff --git a/nlsr/Makefile b/nlsr/Makefile index 9cc8386..f9bfdbb 100644 --- a/nlsr/Makefile +++ b/nlsr/Makefile
@@ -11,6 +11,6 @@ VERSION=0.1~rc0.3 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk