diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-04-01 12:47:09 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-04-01 12:47:09 +0000 |
commit | 73528f65f895dc01bbea1939438f683ff80adc06 (patch) | |
tree | cf377d21442c54961f5f9cb7738026026be035cc | |
parent | e1685f2679299d0e972fdbe34311e13352e15074 (diff) | |
download | bootsplash-73528f65f895dc01bbea1939438f683ff80adc06.tar bootsplash-73528f65f895dc01bbea1939438f683ff80adc06.tar.gz bootsplash-73528f65f895dc01bbea1939438f683ff80adc06.tar.bz2 bootsplash-73528f65f895dc01bbea1939438f683ff80adc06.tar.xz bootsplash-73528f65f895dc01bbea1939438f683ff80adc06.zip |
remove Prefix tag
-rw-r--r-- | bootsplash.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index b592ac4..82e7f71 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -12,7 +12,6 @@ Source0: %{name}-%{version}.tar.bz2 License: GPL Group: System/Kernel and hardware BuildRoot: %{_tmppath}/%{name}-buildroot -Prefix: %{_prefix} Url: http://www.linux-mandrake.com/cgi-bin/cvsweb.cgi/soft/bootsplash/ Requires: /usr/bin/perl Requires: mkinitrd >= 3.5.18-14mdk |