mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
Added rpm target. Fixed source dir name in rpm spec.
This commit is contained in:
@@ -44,7 +44,7 @@ GF particularly addresses two aspects of grammars:
|
||||
|
||||
%prep
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
%setup -q -n %{name}%{version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
cd src
|
||||
|
||||
Reference in New Issue
Block a user