Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
mesa
Commits
7e293539
Verified
Commit
7e293539
authored
Dec 01, 2021
by
Louis Abel
📺
Browse files
missing autosetup, oops
parent
598bfabb
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/mesa.spec
View file @
7e293539
...
...
@@ -326,7 +326,7 @@ Headers for development with the Vulkan API.
# cp -f %{SOURCE2} src/gallium/auxiliary/vl/vl_mpeg12_decoder.c
# exit
#%else
#
%autosetup -n %{name}-%{version}%{?rctag:-%{rctag}} -p1
%autosetup -n %{name}-%{version}%{?rctag:-%{rctag}} -p1
# cmp %{SOURCE1} src/gallium/auxiliary/vl/vl_decoder.c
# cmp %{SOURCE2} src/gallium/auxiliary/vl/vl_mpeg12_decoder.c
#%endif
...
...
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