l_template_changes.patch 425 B

1234567891011121314
  1. --- template.orig 2020-11-06 02:30:50.815137000 +0600
  2. +++ template 2020-11-06 15:16:25.437475000 +0600
  3. @@ -14,2 +14,10 @@ checksum=01e99c94a0184e63e796728af89bfac
  4. +# Liberation
  5. +# Some code has been taken from:
  6. +# https://git.parabola.nu/abslibre.git/tree/libre/mesa-demos/PKGBUILD
  7. +post_patch() {
  8. + # remove nonfree demos (pointblast and spriteblast)
  9. + rm -v src/demos/{pointblast,spriteblast}.c
  10. +}
  11. +
  12. glxinfo_package() {