Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
uci
Commits
9ba1d0fd
Commit
9ba1d0fd
authored
Mar 23, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
Makefile
Makefile
+7
-0
uci.groups
uci.groups
+6
-0
uci.tar.xz
uci.tar.xz
+0
-0
No files found.
Makefile
0 → 100644
View file @
9ba1d0fd
all
:
tar
xf uci.tar.xz
cd
uci
&&
cmake CMakeLists.txt
-DBUILD_LUA
=
OFF
-DCMAKE_INSTALL_PREFIX
=
/usr
$(MAKE)
-C
uci
$(MAKE)
-C
uci
install
mv
/usr/bin/uci /sbin/uci
rm
-rf
uci
uci.groups
0 → 100644
View file @
9ba1d0fd
bin
/sbin/.*
lib
/usr/lib/.*
headers
/usr/include/.*
uci.tar.xz
0 → 100644
View file @
9ba1d0fd
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment