[mate-desktop] fix Dan's typo :-(

leigh123linux leigh123linux at fedoraproject.org
Wed Nov 14 12:48:15 UTC 2012


commit 7793472b96706cc5d714e0a2b85c3b05eeae208e
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Wed Nov 14 12:48:06 2012 +0000

    fix Dan's typo :-(

 mate-desktop.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mate-desktop.spec b/mate-desktop.spec
index b11c3b3..4a6a270 100644
--- a/mate-desktop.spec
+++ b/mate-desktop.spec
@@ -64,7 +64,7 @@ make %{?_smp_mflags} V=1
 
 
 %install
-make install DESTDIR=%{buildroot}="install -p"
+make install DESTDIR=%{buildroot} INSTALL='install -p'
 find %{buildroot}  -name '*.la' -exec rm -f {} ';'
 
 


More information about the scm-commits mailing list