From 43cbd821058f2cef0cb1485e87c894c906a54a71 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 1 Mar 2007 11:18:17 +0000 Subject: use cpio-filter to remove bootsplash from initrd without being root (removing a file using cpio implies "cpio -i" then "cpio -o", but devices can't be created as non-root) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c01616c..9ba1bb7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME=bootsplash -VERSION := 3.2.4 +VERSION := 3.2.5 SUBDIRS=scripts fb fbmngplay fbtruetype splash po FILES=$(SUBDIRS) Makefile ChangeLog README -- cgit v1.2.1