Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xorg-server
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
xorg-server
Commits
7e70c2f9
Commit
7e70c2f9
authored
Jul 27, 2023
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated xorg-server to 1.20.11
parent
7e4c582e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Makefile
Makefile
+6
-6
xorg-server-1.20.11.tar.bz2
xorg-server-1.20.11.tar.bz2
+0
-0
No files found.
Makefile
View file @
7e70c2f9
all
:
all
:
tar
xf xorg-server-1.20.
8
.tar.bz2
tar
xf xorg-server-1.20.
11
.tar.bz2
cd
xorg-server-1.20.
8
&&
./configure
$(XORG_CONFIG)
--enable-glamor
--enable-suid-wrapper
--with-xkb-output
=
/var/lib/xkb
cd
xorg-server-1.20.
11
&&
./configure
$(XORG_CONFIG)
--enable-glamor
--enable-suid-wrapper
--with-xkb-output
=
/var/lib/xkb
$(MAKE)
-C
xorg-server-1.20.
8
$(MAKE)
-C
xorg-server-1.20.
11
$(MAKE)
-C
xorg-server-1.20.
8
check
$(MAKE)
-C
xorg-server-1.20.
11
check
$(MAKE)
-C
xorg-server-1.20.
8
install
$(MAKE)
-C
xorg-server-1.20.
11
install
mkdir
-pv
/etc/X11/xorg.conf.d
mkdir
-pv
/etc/X11/xorg.conf.d
rm
-rf
xorg-server-1.20.
8
rm
-rf
xorg-server-1.20.
11
xorg-server-1.20.
8
.tar.bz2
→
xorg-server-1.20.
11
.tar.bz2
View file @
7e70c2f9
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