Patch VERSION.xsl
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=64
This commit is contained in:
parent
72d85e9cf4
commit
2e4fbb54ab
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9646c8a95ea17d8ee8c07316512c7fee121f25ddae04e13f143d7f4a4d7c5714
|
||||
size 1252942
|
||||
oid sha256:c0ce34ac3d52e5f48f21a3f7638628b43bfde081239dfe3c516417c6814548ae
|
||||
size 1251826
|
||||
|
@ -134,6 +134,9 @@ the DocBook 4 DTD.
|
||||
#--------------------------------------------------------------------------
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
#
|
||||
# Patch the VERSION.xsl file to hold the current version
|
||||
sed -i "s%<fm:Version>.*</fm:Version>%<fm:Version>%{version}</fm:Version>%" xslt_suse2/VERSION.xsl
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user