diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2009-10-07 14:46:09 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2009-10-07 14:46:09 +0000 |
commit | 7ace111b50922a7368b6cfc22640813df2fdac83 (patch) | |
tree | 222712b79e212c5f1472c9e283651693f69a21f2 /scripts/Makefile | |
parent | 88e8551b2edd61408e12fdc7cf961dc23fbef8bc (diff) | |
download | bootsplash-7ace111b50922a7368b6cfc22640813df2fdac83.tar bootsplash-7ace111b50922a7368b6cfc22640813df2fdac83.tar.gz bootsplash-7ace111b50922a7368b6cfc22640813df2fdac83.tar.bz2 bootsplash-7ace111b50922a7368b6cfc22640813df2fdac83.tar.xz bootsplash-7ace111b50922a7368b6cfc22640813df2fdac83.zip |
- Fix typo
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 bdbcb66..1b69040 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ PL=remove-boot-splash -SH=make-boot-splash make-boot-splash-raw rewritejpeg switch-themes remove-theme +SH=make-boot-splash make-boot-splash-raw switch-themes remove-theme SYS=bootsplash.sysconfig sharedir=/usr/share |