diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-11-04 12:07:14 +0100 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2020-11-06 10:35:55 +0100 |
commit | 6834f8e3a6d8f94501500609fda0a82b9a458a19 (patch) | |
tree | 295cb41334463ea405ad140e433d1398a190d143 /net/mwan3/files | |
parent | 94a25dbd92adcf070e10a508f5103d6914449f2a (diff) |
mwan3: use common makefile install wrappers
With this change you can see at a glance which files will be installed on
the system.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'net/mwan3/files')
-rw-r--r--[-rwxr-xr-x] | net/mwan3/files/etc/init.d/mwan3 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | net/mwan3/files/usr/libexec/rpcd/mwan3 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | net/mwan3/files/usr/sbin/mwan3 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | net/mwan3/files/usr/sbin/mwan3rtmon | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | net/mwan3/files/usr/sbin/mwan3track | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/net/mwan3/files/etc/init.d/mwan3 b/net/mwan3/files/etc/init.d/mwan3 index b7cf91eb1..b7cf91eb1 100755..100644 --- a/net/mwan3/files/etc/init.d/mwan3 +++ b/net/mwan3/files/etc/init.d/mwan3 diff --git a/net/mwan3/files/usr/libexec/rpcd/mwan3 b/net/mwan3/files/usr/libexec/rpcd/mwan3 index a97b33d5c..a97b33d5c 100755..100644 --- a/net/mwan3/files/usr/libexec/rpcd/mwan3 +++ b/net/mwan3/files/usr/libexec/rpcd/mwan3 diff --git a/net/mwan3/files/usr/sbin/mwan3 b/net/mwan3/files/usr/sbin/mwan3 index 45776bdfc..45776bdfc 100755..100644 --- a/net/mwan3/files/usr/sbin/mwan3 +++ b/net/mwan3/files/usr/sbin/mwan3 diff --git a/net/mwan3/files/usr/sbin/mwan3rtmon b/net/mwan3/files/usr/sbin/mwan3rtmon index 569b4d172..569b4d172 100755..100644 --- a/net/mwan3/files/usr/sbin/mwan3rtmon +++ b/net/mwan3/files/usr/sbin/mwan3rtmon diff --git a/net/mwan3/files/usr/sbin/mwan3track b/net/mwan3/files/usr/sbin/mwan3track index d4a5f44ab..d4a5f44ab 100755..100644 --- a/net/mwan3/files/usr/sbin/mwan3track +++ b/net/mwan3/files/usr/sbin/mwan3track |