]> git.pld-linux.org Git - packages/xfce4-clipman-plugin.git/commitdiff
- change rm -f *a to *.{a,la} auto/ac/xfce4-clipman-plugin-0_3_1-1
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Thu, 13 Nov 2003 22:57:48 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfce4-clipman-plugin.spec -> 1.7

xfce4-clipman-plugin.spec

index ef5dfc72789ab193597c2ae47a9b2162b441688b..e5c2a4397b23888388910c82f3d34fc21ee8a812 100644 (file)
@@ -34,7 +34,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*a
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.205977 seconds and 4 git commands to generate.