Removes references to mibstore.h and miInitializeBackingStore, which have been removed from xorg-server. Zack Rusin wrote: "It was a noop for at least 5 years and it has been removed." See: http://patches.openembedded.org/patch/46133/ --- xf86-video-glint-1.2.8/src/glint_driver.c.~1~ 2012-07-15 22:50:47.000000000 -0400 +++ xf86-video-glint-1.2.8/src/glint_driver.c 2014-12-19 00:42:39.162714279 -0500 @@ -52,8 +52,6 @@ #include "compiler.h" #include "mipointer.h" -#include "mibstore.h" - #include "pm3_regs.h" #include "glint_regs.h" #include "IBM.h" @@ -2904,7 +2902,6 @@ } } - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); xf86SetSilkenMouse(pScreen); cted'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/nfs.scm
AgeCommit message (Expand)Author
2020-11-07tests: nfs-root-fs: Use the right store file name....Ludovic Courtès
2020-09-10tests: nfs: Improve "nfs-root-fs"....Danny Milosavljevic
2020-09-07tests: nfs: Improve "nfs-root-fs"....Danny Milosavljevic
2020-09-07tests: Add "nfs-root-fs" system test....Stefan
2020-03-25tests/nfs: Fix use of WAIT-FOR-FILE....Ricardo Wurmus
2020-03-16tests: nfs-server: Use marionette helper procedures....Ludovic Courtès
2020-03-16tests: nfs: Ensure 'rpcinfo' can be found....Ludovic Courtès
2020-01-08services: nfs: Add nfs-service-type....Ricardo Wurmus