Skip to content

Commit 2e94a2f

Browse files
committed
nextspace-gnustep.spec: replace common_Tile.tiff with acceptable by libwraster.
1 parent 2b68584 commit 2e94a2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Packaging/RedHat/SPECS/nextspace-gnustep.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,10 @@ cd apps-projectcenter-%{PC_TAG}
253253
%{make_install}
254254
cd ..
255255

256+
# libwraster crashes on loading default GNUstep common_Tile.tiff.
257+
# Replace it in case when NextSpace theme will be disabled.
258+
cp -f ${buildroot}/Library/Themes/NextSpace.theme/Resources/ThemeImages/common_Tile.tiff %{buildroot}/Library/Images
259+
256260
# Replace cursor images
257261
# cd %{buildroot}/Library/Images
258262
# tar zxf %{_sourcedir}/gnustep-gui-images.tar.gz

0 commit comments

Comments
 (0)