diff options
author | Kaushal M <kaushal@gluster.com> | 2011-10-19 13:49:00 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2011-10-20 00:02:00 -0700 |
commit | 262c665845753fa870465eb62a3a9f927a071034 (patch) | |
tree | 93572ecf8c0f1f1358921c9f100c6106a94c72c5 /glusterfs.spec.in | |
parent | d5b0ae394e09cc048721b64adb8e8ca7fa66aeb2 (diff) |
Remove EXCEPTIONS file.
Change-Id: I1bde4a4add9525360959a83ed23ed67e837c3c8d
BUG: 3737
Reviewed-on: http://review.gluster.com/615
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 b2439e272..9bd8d0000 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -182,7 +182,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 |