This website works better with JavaScript.
Home
Help
Register
Sign In
Bandie
/
grub2-se-verifyserv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Travis CI²
master
Bandie
3 years ago
parent
628a8ef792
commit
9a4bd83114
Signed by:
Bandie
GPG Key ID:
C1E133BC65A822DD
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+0
-0
configure
+ 1
- 1
Makefile
View File
@ -4,7 +4,7 @@
all
:
mkdir -p bin
cc src/grub2-se-verifyserv.c -o bin/grub2-se-verifyserv
cc
--std
=
c99
src/grub2-se-verifyserv.c -o bin/grub2-se-verifyserv
install
:
mkdir -p /usr/local/sbin
+ 0
- 0
configure
View File
Write
Preview
Loading…
Cancel
Save