We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e94a2f commit dc1db39Copy full SHA for dc1db39
1 file changed
Packaging/RedHat/SPECS/nextspace-gnustep.spec
@@ -255,7 +255,7 @@ cd ..
255
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
+cp -f %{buildroot}/Library/Themes/NextSpace.theme/Resources/ThemeImages/common_Tile.tiff %{buildroot}/Library/Images
259
260
# Replace cursor images
261
# cd %{buildroot}/Library/Images
0 commit comments