mirror of
https://github.com/containers/skopeo.git
synced 2025-08-10 19:02:28 +00:00
Merge pull request #1684 from lsm5/rpmspec-syntax-highlight-fix
[CI:DOCS] skopeo.spec.rpkg: Fix syntax highlighting
This commit is contained in:
commit
168f8d648a
@ -1,11 +1,14 @@
|
|||||||
# For automatic rebuilds in COPR
|
# For automatic rebuilds in COPR
|
||||||
|
|
||||||
# CAUTION: This is not a replacement for RPMs provided by your distro.
|
|
||||||
# Only intended to build and test the latest unreleased changes.
|
|
||||||
|
|
||||||
# The following tag is to get correct syntax highlighting for this file in vim text editor
|
# The following tag is to get correct syntax highlighting for this file in vim text editor
|
||||||
# vim: syntax=spec
|
# vim: syntax=spec
|
||||||
|
|
||||||
|
# Any additinoal comments should go below this line or else syntax highlighting
|
||||||
|
# may not work.
|
||||||
|
|
||||||
|
# CAUTION: This is not a replacement for RPMs provided by your distro.
|
||||||
|
# Only intended to build and test the latest unreleased changes.
|
||||||
|
|
||||||
%global gomodulesmode GO111MODULE=on
|
%global gomodulesmode GO111MODULE=on
|
||||||
%global with_debug 1
|
%global with_debug 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user