Skip to content

Commit de1843d

Browse files
committed
Removing spec files to another repo
1 parent 7c75c85 commit de1843d

File tree

10 files changed

+13
-661
lines changed

10 files changed

+13
-661
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ architecture is currently supported. The package is available from [Releases][re
614614

615615
To install:
616616

617-
* Download the installer package
618-
* **Important:** Rename it to the form `wsddn-x.y.tgz`. For example:
617+
* Download the [the installer package](https://github.com/gershnik/wsdd-native/releases/download/v1.21/wsddn-1.21-OpenBSD-amd64.tgz)
618+
* **Important:** Rename it to `wsddn-1.21.tgz`. For example:
619619
```sh
620620
mv wsddn-1.21-OpenBSD-amd64.tgz wsddn-1.21.tgz
621621
```

installers/alpine/APKBUILD

Lines changed: 0 additions & 86 deletions
This file was deleted.

installers/alpine/update.py

Lines changed: 0 additions & 85 deletions
This file was deleted.

installers/alpine/wsdd-native.pre-install

Lines changed: 0 additions & 6 deletions
This file was deleted.

installers/arch/PKGBUILD

Lines changed: 0 additions & 84 deletions
This file was deleted.

installers/arch/update.py

Lines changed: 0 additions & 84 deletions
This file was deleted.

installers/deb/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
copyTemplated(mydir.parent / 'wsddn.conf', stagedir / "etc/wsddn.conf", {
4646
'SAMPLE_IFACE_NAME': "eth0",
47-
'RELOAD_INSTRUCTIONS': f"""
47+
'RELOAD_INSTRUCTIONS': """
4848
# sudo systemctl reload wsddn
4949
""".lstrip()
5050
})

0 commit comments

Comments
 (0)