diff pidgin.spec.in @ 16266:a9c75536f0c9

Don't install nullclient by default, it's probably not particularly useful to the majority of users.
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 20 Apr 2007 00:07:35 +0000
parents 67627b73e106
children 359a12f31098
line wrap: on
line diff
--- a/pidgin.spec.in	Thu Apr 19 23:56:58 2007 +0000
+++ b/pidgin.spec.in	Fri Apr 20 00:07:35 2007 +0000
@@ -228,8 +228,6 @@
 rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
-# do we want to ship the nullclient ?
-rm -f $RPM_BUILD_ROOT%{_bindir}/nullclient
 rm -f $RPM_BUILD_ROOT%{_datadir}/pixmaps/gaim.svg
 
 %if 0%{!?_with_howl:1} && 0%{!?_with_avahi:1}