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