Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libcap
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
libcap
Commits
6bf5d0a8
Commit
6bf5d0a8
authored
Jun 27, 2023
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgraded libcap to 2.51
parent
345850fc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Makefile
Makefile
+5
-5
libcap-2.36.tar.xz
libcap-2.36.tar.xz
+0
-0
libcap-2.51.tar.xz
libcap-2.51.tar.xz
+0
-0
No files found.
Makefile
View file @
6bf5d0a8
all
:
all
:
tar
xf libcap-2.
36
.tar.xz
tar
xf libcap-2.
51
.tar.xz
cd
libcap-2.
36
&&
sed
-i
'/install.*STALIBNAME/d'
libcap/Makefile
cd
libcap-2.
51
&&
sed
-i
'/install.*STALIBNAME/d'
libcap/Makefile
$(MAKE)
-C
libcap-2.
36
$(MAKE)
-C
libcap-2.
51
$(MAKE)
-C
libcap-2.
36
RAISE_SETFCAP
=
no
lib
=
lib
prefix
=
/usr
install
$(MAKE)
-C
libcap-2.
51
RAISE_SETFCAP
=
no
lib
=
lib
prefix
=
/usr
install
chmod
-v
755 /usr/lib/libcap.so
chmod
-v
755 /usr/lib/libcap.so
mv
-v
/usr/lib/libcap.so.
*
/lib
mv
-v
/usr/lib/libcap.so.
*
/lib
ln
-sfv
../../lib/
$$
(
readlink
/usr/lib/libcap.so
)
/usr/lib/libcap.so
ln
-sfv
../../lib/
$$
(
readlink
/usr/lib/libcap.so
)
/usr/lib/libcap.so
rm
-rf
libcap-2.
36
rm
-rf
libcap-2.
51
libcap-2.36.tar.xz
deleted
100644 → 0
View file @
345850fc
File deleted
libcap-2.51.tar.xz
0 → 100644
View file @
6bf5d0a8
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