]> git.pld-linux.org Git - packages/mutter.git/commitdiff
- rel 3 auto/th/mutter-3_0_2_1-3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 27 Jul 2011 23:38:33 +0000 (23:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use buildroot for removing things

Changed files:
    mutter.spec -> 1.9

mutter.spec

index bc117564212080769917dfbe42461683b12574ba..3c94bfeca0a2d4005f14f2830431b64ff5e50e11 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Window and compositing manager based on Clutter
 Name:          mutter
 Version:       3.0.2.1
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/mutter/3.0/%{name}-%{version}.tar.bz2
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{!?with_gnome2:%{__rm} %{_datadir}/gnome/wm-properties/mutter-wm.desktop}
+%{!?with_gnome2:%{__rm} $RPM_BUILD_ROOT%{_datadir}/gnome/wm-properties/mutter-wm.desktop}
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
This page took 0.03051 seconds and 4 git commands to generate.