Remove package name from %pretrans.

This commit is contained in:
Jerry James 2020-11-17 19:49:39 -07:00
parent 62eb3e50e9
commit 483f4c9543

View file

@ -1569,7 +1569,7 @@ rm -fr %{SAGE_LOCAL}/var/lib/sage/installed/database_cremona_ellcurve-%{cremona_
######################################################################## ########################################################################
# Fix directory/symlink conflicts introduced by fix for bz 1875606. # Fix directory/symlink conflicts introduced by fix for bz 1875606.
# This can be removed when Fedora 36 reaches EOL. # This can be removed when Fedora 36 reaches EOL.
%pretrans doc-en -p <lua> %pretrans -p <lua>
paths = { paths = {
"%{SAGE_DOC}/html/en/_static/config", "%{SAGE_DOC}/html/en/_static/config",
"%{SAGE_DOC}/html/en/_static/extensions", "%{SAGE_DOC}/html/en/_static/extensions",