diff options
author | Kaushal M <kaushal@gluster.com> | 2011-10-19 13:44:32 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2011-10-19 22:51:36 -0700 |
commit | 54b44736b1558cd7e3adf75a8ecfe1a5c236dc20 (patch) | |
tree | ba9c352ace4ba575684b1efa1982c3ee29b6594e /glusterfs.spec.in | |
parent | e1fda0971decffeddbaa0a4491270d991d83359c (diff) |
Remove EXCEPTIONS file.
Change-Id: I79fe05102a954ee1c831ceca229f6dbc1997113d
BUG: 3737
Reviewed-on: http://review.gluster.com/617
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 49065c007..27285ffc0 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -203,7 +203,7 @@ fi %files core %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS EXCEPTIONS +%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS %doc %{_datadir}/doc/glusterfs %if 0%{?_with_fusermount:1} %{_bindir}/fusermount-glusterfs |