forked from pool/mariadb
- Remove errmsg-utf8.txt from mariadb-errormessages.
* The file was only used for generating .sys files and isn't needed in the package. OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=320
This commit is contained in:
parent
9a48c85cb8
commit
bf92fd4518
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 20:39:59 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||||
|
|
||||||
|
- Remove errmsg-utf8.txt from mariadb-errormessages.
|
||||||
|
* The file was only used for generating .sys files and isn't needed
|
||||||
|
in the package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 30 12:48:55 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
Thu May 30 12:48:55 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
@ -629,7 +629,6 @@ for f in usr/share/%{name}/*; do
|
|||||||
echo "%%dir /$f" >> %{_builddir}/errormessages.files
|
echo "%%dir /$f" >> %{_builddir}/errormessages.files
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
echo %{_datadir}/%{name}/errmsg-utf8.txt >> %{_builddir}/errormessages.files
|
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
mv %{_builddir}/errormessages.files mariadb-errormessages.files
|
mv %{_builddir}/errormessages.files mariadb-errormessages.files
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user