summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gf.spec12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/gf.spec b/src/gf.spec
index 5a6d74ce5..8c61860cd 100644
--- a/src/gf.spec
+++ b/src/gf.spec
@@ -41,14 +41,6 @@ GF particularly addresses the following aspects of grammars:
* grammar engineering (modularity, information hiding, reusable
libraries)
-
-%package editor
-Summary: GF
-Group: Sciences/Other
-%description editor
-This package contains the GF syntax editor.
-
-
%prep
rm -rf $RPM_BUILD_ROOT
%setup -q
@@ -67,11 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%files
%{_bindir}/gf2
-%doc LICENSE README doc/{DocGF.pdf,gf2-highlights.html,index.html}
-
-%files editor
%{_bindir}/jgf2
%{_libdir}/%{name}-%{version}/gf-java.jar
+%doc LICENSE README doc/{DocGF.pdf,gf2-highlights.html,index.html}
%changelog