diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | common.inc | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ NAME=mandriva-gfxboot-theme PACKAGE=mandriva-gfxboot-theme -VERSION := 0.29 +VERSION := 0.30 BINDIR := /usr/sbin/ @@ -413,7 +413,7 @@ dup 0 ne { "vga=%d " bc.cmd dup length add sprintf } { - pop + pop "text" "%s " bc.cmd dup length add sprintf } ifelse } if |