This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#13479
from elkablo/master
ctop: fix install phase
lilik-openwrt-22.03
Rosen Penev
4 years ago
committed by
GitHub
parent
486f519d00
4a9e047de6
commit
f4a0346f24
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/ctop/Makefile
+ 1
- 1
utils/ctop/Makefile
View File
@ -46,7 +46,7 @@ MAKE_FLAGS += \
d
e
f
i
n
e
P
a
c
k
a
g
e
/
c
t
o
p
/
i
n
s
t
a
l
l
$(
INSTALL_DIR
)
$(
1
)
/usr/sbin/
$(
INSTALL_BIN
)
$(
GO_PKG_BUILD_DIR
)
/bin
/ctop
$(
1
)
/usr/sbin/
$(
INSTALL_BIN
)
$(
GO_PKG_BUILD_
BIN_
DIR
)
/ctop
$(
1
)
/usr/sbin/
e
n
d
e
f
$(
eval
$
(
call
BuildPackage
,
ctop
)
)
Write
Preview
Loading…
Cancel
Save