diff options
| author | rsiddall <rsiddall> | 2007-11-06 21:43:01 +0000 | 
|---|---|---|
| committer | rsiddall <rsiddall> | 2007-11-06 21:43:01 +0000 | 
| commit | 2874eee084f0ec179ad739a1fbc9c0695014681c (patch) | |
| tree | ec8da0d696e1407a19c165d8da665b867e91a8fa | |
| parent | 7ac23142c348ef1c22e6318a49b2b92935912cc3 (diff) | |
Quick update to avoid installing freeside-import.
| -rw-r--r-- | install/rpm/freeside.spec | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/install/rpm/freeside.spec b/install/rpm/freeside.spec index 03d1b0cee..57d9e18ab 100644 --- a/install/rpm/freeside.spec +++ b/install/rpm/freeside.spec @@ -89,7 +89,6 @@ For security reasons, it is set to conflict with %{name} so you cannot install t  %setup  %{__rm} bin/pod2x # Only useful to Ivan Kohler now  %{__cp} install/rpm/freeside-install FS/bin -%{__cp} install/rpm/freeside-import FS/bin  perl -pi -e 's|/usr/local/bin|%{buildroot}%{_bindir}|g' FS/Makefile.PL  perl -ni -e 'print if !/\s+chown\s+/;' Makefile | 
