diff options
author | Anne Nicolas <ennael@mageia.org> | 2015-11-26 21:35:31 +0100 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2015-11-26 21:35:31 +0100 |
commit | 9a3eef84b8137994ef70fd386444dc1a30876b5d (patch) | |
tree | 4fd0e96dbb4b0dd61bb6bbca612ea6c66c8ba86e | |
parent | d9d1367276031561b3b22a0702a0fd9dd48f784c (diff) | |
download | bootloader-theme-9a3eef84b8137994ef70fd386444dc1a30876b5d.tar bootloader-theme-9a3eef84b8137994ef70fd386444dc1a30876b5d.tar.gz bootloader-theme-9a3eef84b8137994ef70fd386444dc1a30876b5d.tar.bz2 bootloader-theme-9a3eef84b8137994ef70fd386444dc1a30876b5d.tar.xz bootloader-theme-9a3eef84b8137994ef70fd386444dc1a30876b5d.zip |
switch to cauldron for Mageia 64.5.6.8
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -82,7 +82,7 @@ endif NAME = mageia-gfxboot-theme UPSTREAM_VERSION = 4.5.6 -VERSION = $(UPSTREAM_VERSION).7 +VERSION = $(UPSTREAM_VERSION).8 dist: rm -rf ../$(NAME)-$(VERSION).tar* @@ -1,2 +1,2 @@ -product=Mageia 5 +product=cauldron based_on= |