It's pretty plymouth specific after all.
spinfinity_la_CFLAGS = $(PLYMOUTH_CFLAGS) \
-DPLYMOUTH_IMAGE_DIR=\"$(datadir)/plymouth/\" \
+ -DPLYMOUTH_TIME_DIR=\"$(localstatedir)/lib/plymouth/\"\
-DPLYMOUTH_LOGO_FILE=\"$(logofile)\" \
-DPLYMOUTH_BACKGROUND_COLOR=$(background_color) \
-DPLYMOUTH_BACKGROUND_END_COLOR=$(background_end_color) \
#define DEFAULT_BOOTTIME 45.0
#endif
-#define BOOTTIME_FILE "/var/lib/boottime"
+#define BOOTTIME_FILE PLYMOUTH_TIME_DIR "/boot-time"
struct _ply_boot_splash_plugin
{