Thomas Schraitle 2013-09-25 06:01:09 +00:00 committed by Git OBS Bridge
parent 72d85e9cf4
commit 2e4fbb54ab
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9646c8a95ea17d8ee8c07316512c7fee121f25ddae04e13f143d7f4a4d7c5714
size 1252942
oid sha256:c0ce34ac3d52e5f48f21a3f7638628b43bfde081239dfe3c516417c6814548ae
size 1251826

View File

@ -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