diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-03-01 11:16:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-03-01 11:16:19 +0000 |
commit | 9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db (patch) | |
tree | 8af42d355fb7d46bac8e566bff4b421e51d68db9 /Makefile | |
parent | b5ddd1336438dac50399f5cce218fb0faf0aa172 (diff) | |
download | bootsplash-9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db.tar bootsplash-9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db.tar.gz bootsplash-9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db.tar.bz2 bootsplash-9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db.tar.xz bootsplash-9ce77d96e0f2a1b7c9e1e3cdac68377b7dccc3db.zip |
bootsplash.spec is no more there
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ NAME=bootsplash VERSION := 3.2.4 SUBDIRS=scripts fb fbmngplay fbtruetype splash po -FILES=$(SUBDIRS) Makefile bootsplash.spec ChangeLog README +FILES=$(SUBDIRS) Makefile ChangeLog README prefix=/ sharedir=/usr/share |