l_template_changes.patch 312 B

123456789101112
  1. --- template.orig 2020-10-27 00:24:28.904889000 +0600
  2. +++ template 2020-10-27 22:07:16.418607000 +0600
  3. @@ -16,2 +16,8 @@ checksum=acd735c9d46bf86ee14337c71c56f74
  4. +post_patch() {
  5. + # remove nonfree artwork and sound effects
  6. + rm -v lib/sounds/*.mp3
  7. + rm -v lib/tiles/shockbolt/64x64.png
  8. +}
  9. +
  10. pre_configure() {