diff options
author | David Baudens <baudens@mandriva.com> | 2002-08-02 09:19:44 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2002-08-02 09:19:44 +0000 |
commit | 7bb488b76ce503ff3584543f7a1dbe12936ec287 (patch) | |
tree | 2f13b55747674a24e3283026975e2acb09f9cd8f | |
parent | b922efb2ec149c0b19c05107bc554cb1ee331389 (diff) | |
download | bootsplash-7bb488b76ce503ff3584543f7a1dbe12936ec287.tar bootsplash-7bb488b76ce503ff3584543f7a1dbe12936ec287.tar.gz bootsplash-7bb488b76ce503ff3584543f7a1dbe12936ec287.tar.bz2 bootsplash-7bb488b76ce503ff3584543f7a1dbe12936ec287.tar.xz bootsplash-7bb488b76ce503ff3584543f7a1dbe12936ec287.zip |
Fix make rpm
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ CONFIGDIRS=themes/config/ prefix=/ sharedir=/usr/share configdir=/etc +RPM=$HOME/rpm all: check |