diff options
author | Gerald Carter <jerry@samba.org> | 2004-03-19 18:59:06 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2004-03-19 18:59:06 +0000 |
commit | d0b10586d1f9661a6fcf6934e52f8877c2578745 (patch) | |
tree | 938e0a89251c65082ce0b83c4466464d43ab07ec /packaging | |
parent | fd312721ea57c562b70a753a37fcefad66db2e32 (diff) | |
download | samba-d0b10586d1f9661a6fcf6934e52f8877c2578745.tar.gz samba-d0b10586d1f9661a6fcf6934e52f8877c2578745.tar.bz2 samba-d0b10586d1f9661a6fcf6934e52f8877c2578745.zip |
removing working when install swat since the installswat.sh is fixed now
(This used to be commit a6ed306d11e011d493b6b484465e4f7d74728d42)
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/RedHat/samba.spec.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/RedHat/samba.spec.tmpl b/packaging/RedHat/samba.spec.tmpl index 70d51e3443..2e1a9cbaf9 100644 --- a/packaging/RedHat/samba.spec.tmpl +++ b/packaging/RedHat/samba.spec.tmpl @@ -160,10 +160,6 @@ make DESTDIR=$RPM_BUILD_ROOT \ installman installswat installdat installmodules cd .. -## work around a temporary bug in the installswat script -## copy the images -mv docs/htmldocs/images $RPM_BUILD_ROOT/%{prefix}/share/swat/help - ## don't duplicate the docs. These are installed with SWAT rm -rf docs/htmldocs rm -rf docs/manpages |