Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gnupg
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
gnupg
Commits
df26ce1e
Commit
df26ce1e
authored
Jul 25, 2023
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated gnupg to 2.2.28
parent
b6931f80
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
Makefile
Makefile
+14
-14
gnupg-2.2.28.tar.bz2
gnupg-2.2.28.tar.bz2
+0
-0
No files found.
Makefile
View file @
df26ce1e
all
:
all
:
tar
xf gnupg-2.2.2
1
.tar.bz2
tar
xf gnupg-2.2.2
8
.tar.bz2
cd
gnupg-2.2.2
1
&&
sed
-e
'/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip'
-i
tools/Makefile.in
cd
gnupg-2.2.2
8
&&
sed
-e
'/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip'
-i
tools/Makefile.in
cd
gnupg-2.2.2
1
&&
./configure
--prefix
=
/usr
--enable-symcryptrun
--localstatedir
=
/var
--docdir
=
/usr/share/doc/gnupg-2.2.21
cd
gnupg-2.2.2
8
&&
./configure
--prefix
=
/usr
--enable-symcryptrun
--localstatedir
=
/var
--docdir
=
/usr/share/doc/gnupg-2.2.28
$(MAKE)
-C
gnupg-2.2.2
1
$(MAKE)
-C
gnupg-2.2.2
8
cd
gnupg-2.2.2
1
&&
makeinfo
--html
--no-split
-o
doc/gnupg_nochunks.html doc/gnupg.texi
cd
gnupg-2.2.2
8
&&
makeinfo
--html
--no-split
-o
doc/gnupg_nochunks.html doc/gnupg.texi
cd
gnupg-2.2.2
1
&&
makeinfo
--plaintext
-o
doc/gnupg.txt doc/gnupg.texi
cd
gnupg-2.2.2
8
&&
makeinfo
--plaintext
-o
doc/gnupg.txt doc/gnupg.texi
$(MAKE)
-C
gnupg-2.2.2
1
/doc html
$(MAKE)
-C
gnupg-2.2.2
8
/doc html
$(MAKE)
-C
gnupg-2.2.2
1
check
HOME
=
/tmp
$(MAKE)
-C
gnupg-2.2.2
8
check
HOME
=
/tmp
$(MAKE)
-C
gnupg-2.2.2
1
install
$(MAKE)
-C
gnupg-2.2.2
8
install
install
-v
-m755
-d
/usr/share/doc/gnupg-2.2.2
1
/html
install
-v
-m755
-d
/usr/share/doc/gnupg-2.2.2
8
/html
cd
gnupg-2.2.2
1
&&
install
-v
-m644
doc/gnupg_nochunks.html /usr/share/doc/gnupg-2.2.21
/html/gnupg.html
cd
gnupg-2.2.2
8
&&
install
-v
-m644
doc/gnupg_nochunks.html /usr/share/doc/gnupg-2.2.28
/html/gnupg.html
cd
gnupg-2.2.2
1
&&
install
-v
-m644
doc/
*
.texi doc/gnupg.txt /usr/share/doc/gnupg-2.2.21
cd
gnupg-2.2.2
8
&&
install
-v
-m644
doc/
*
.texi doc/gnupg.txt /usr/share/doc/gnupg-2.2.28
cd
gnupg-2.2.2
1
&&
install
-v
-m644
doc/gnupg.html/
*
/usr/share/doc/gnupg-2.2.21
/html
cd
gnupg-2.2.2
8
&&
install
-v
-m644
doc/gnupg.html/
*
/usr/share/doc/gnupg-2.2.28
/html
rm
-rf
gnupg-2.2.2
1
rm
-rf
gnupg-2.2.2
8
gnupg-2.2.2
1
.tar.bz2
→
gnupg-2.2.2
8
.tar.bz2
View file @
df26ce1e
No preview for this file type
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