summaryrefslogtreecommitdiffstats
path: root/redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec')
-rw-r--r--redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec b/redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec
index 1d7014ad5..f6e1b2616 100644
--- a/redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec
+++ b/redhat/extras/trinity-filesystem/trinity-filesystem-14.0.0.spec
@@ -211,7 +211,7 @@ This package installs the Trinity directory structure.
for t in crystalsvg hicolor locolor ; do
%__install -d -m 755 "%{?buildroot}%{tde_datadir}/icons/${t}"
%__install -d -m 755 "%{?buildroot}%{tde_datadir}/icons/${t}/scalable"
- for i in {16,22,32,48,64,128} ; do
+ for i in {16,22,32,48,64,128,256} ; do
%__install -d -m 755 "%{?buildroot}%{tde_datadir}/icons/${t}/${i}x${i}"
done