l_template_changes.patch 328 B

12345678910111213
  1. --- template.orig 2020-11-01 13:35:23.919819000 +0600
  2. +++ template 2020-11-01 14:35:20.486652000 +0600
  3. @@ -39,2 +39,9 @@ fi
  4. +# Liberation
  5. +post_patch() {
  6. + # The command below has been taken from:
  7. + # https://git.parabola.nu/abslibre.git/tree/libre/sdl/PKGBUILD
  8. + rm -v src/video/fbcon/riva_mmio.h
  9. +}
  10. +
  11. SDL-devel_package() {