summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--common.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4c53801..230b47f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME=mandriva-gfxboot-theme
PACKAGE=mandriva-gfxboot-theme
-VERSION := 0.29
+VERSION := 0.30
BINDIR := /usr/sbin/
diff --git a/common.inc b/common.inc
index bf7b5c5..98a3dc8 100644
--- a/common.inc
+++ b/common.inc
@@ -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