diff options
author | Stan Grishin <stangri@melmac.ca> | 2024-01-25 23:15:49 +0000 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2024-02-01 16:10:32 +0800 |
commit | 31bcb23b7999439ed539976113b713109afcc5e5 (patch) | |
tree | c56fc1d029595537814b74ab7d747d84e7bdf76d /net/nebula/files | |
parent | b2c548975de4ab3d917c78d5d405a9993965b8ad (diff) |
nebula: update to 1.8.2-2
The following fixes have been applied to Makefile:
* fix the nebula license type
* add PKG_CPE_ID
* remove unneeded call to Build/Compile
* add leading spaces to descriptions
* add Package/nebula/conffiles definition
* remove unneeded /lib/upgrade/keep.d files
* no longer install actual license file
* add the README file
Kudos to @BKPepe and @1715173329 for feedback which lead to these fixes
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'net/nebula/files')
-rw-r--r-- | net/nebula/files/README.md | 3 | ||||
-rw-r--r-- | net/nebula/files/nebula.upgrade | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net/nebula/files/README.md b/net/nebula/files/README.md new file mode 100644 index 000000000..70736bb83 --- /dev/null +++ b/net/nebula/files/README.md @@ -0,0 +1,3 @@ +# README + +README is available at [https://docs.openwrt.melmac.net/nebula/](https://docs.openwrt.melmac.net/nebula/). diff --git a/net/nebula/files/nebula.upgrade b/net/nebula/files/nebula.upgrade deleted file mode 100644 index 0614c3c37..000000000 --- a/net/nebula/files/nebula.upgrade +++ /dev/null @@ -1 +0,0 @@ -/etc/nebula/ |