diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-11-30 18:28:33 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-11-30 18:28:33 +0000 |
commit | 3df88d5aac1b924d0b37864c85e19e3378c0b382 (patch) | |
tree | 208111a0dcd688ab07699c2e15e1336238d126d9 /Makefile | |
parent | a641ab717a188a04d9fe4b10372bb4e22e118994 (diff) | |
download | bootsplash-3df88d5aac1b924d0b37864c85e19e3378c0b382.tar bootsplash-3df88d5aac1b924d0b37864c85e19e3378c0b382.tar.gz bootsplash-3df88d5aac1b924d0b37864c85e19e3378c0b382.tar.bz2 bootsplash-3df88d5aac1b924d0b37864c85e19e3378c0b382.tar.xz bootsplash-3df88d5aac1b924d0b37864c85e19e3378c0b382.zip |
Do not derefence symlinks, we copy the target too
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME=bootsplash -VERSION := 3.3.3 +VERSION := 3.3.4 SUBDIRS=scripts FILES=$(SUBDIRS) Makefile ChangeLog README |