This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
bashtop
mirror of
https://github.com/aristocratos/bashtop
Watch
1
Star
0
Fork
You've already forked bashtop
0
Code
Issues
Releases
Wiki
Activity
Change PREFIX /usr by /usr/local
Browse Source
pull/104/head
Cristian
2020-05-05 21:56:32 -03:00
parent
3304dacd24
commit
5eeb9aef48
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
Makefile
Unescape
Escape
View File
@ -1,4 +1,4 @@
PREFIX
?=
/usr
PREFIX
?=
/usr
/local
DOCDIR
?=
$(
PREFIX
)
/share/doc/bashtop
all
:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jinql/bashtop
Title
Body
Create Issue