From c962365315fb42b07df962941419310d7dcd5feb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 8 Jun 2007 11:51:56 +0000 Subject: re-sync after the big svn loss --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7cfc948..d357985 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ NAME=mandriva-gfxboot-theme PACKAGE=mandriva-gfxboot-theme -VERSION := 0.14 +VERSION := 0.21 BINDIR := /usr/sbin/ -PRODUCT = "Mandriva Linux 2007" +PRODUCT = "Mandriva Linux 2007 Spring" export PRODUCT HELP2TXT = $(BINDIR)/help2txt @@ -30,7 +30,7 @@ IN_CPIO_BOOT = $(in_cpio_always) langs $(HELPBOOT_ALL) $(PIC_BOOT) OUTSIDE_CPIO_INST = langs $(HELPINST_ALL) $(PIC_INSTALL) #- NB: we can't put things outside cpio for grub -FILES = 16x16.fnt $(PIC_INSTALL) $(PIC_BOOT) $(INCLUDES) help*.html Makefile po install.config boot.config gimp/scripts/gimp-normalize-to-bootsplash.scm langs grub-gfxmenu +FILES = 16x16.fnt $(PIC_INSTALL) $(PIC_BOOT) $(INCLUDES) help*.html Makefile po install.config boot.config langs grub-gfxmenu sharedir=$(prefix)/usr/share themedir=$(sharedir)/gfxboot/themes/Mandriva -- cgit v1.2.1