diff options
author | Florent Villard <warly@mandriva.com> | 2003-08-26 11:06:17 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-08-26 11:06:17 +0000 |
commit | 97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153 (patch) | |
tree | 05eda5154ede93f96b451ef9f5272b6b71ebcb25 /scripts/Makefile | |
parent | 07895b95bdff958d1b7189d07957107f27898b1b (diff) | |
download | bootsplash-97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153.tar bootsplash-97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153.tar.gz bootsplash-97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153.tar.bz2 bootsplash-97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153.tar.xz bootsplash-97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153.zip |
set Esc as the key to swich to verbose mode
improve switch-theme so that it can be used in post of mandrake_theme packages
remove images and config files
Diffstat (limited to 'scripts/Makefile')
-rw-r--r-- | scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 9c86f0f..c82b9db 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ PL=detect-resolution -SH=make-boot-splash rewritejpeg switch-themes +SH=make-boot-splash rewritejpeg switch-themes remove-theme SBIN=splash.sh SYS=bootsplash.sysconfig |