This commit is contained in:
aarne
2004-08-10 14:04:21 +00:00
parent 1a25fe402d
commit ebda48df09
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ WINDOWSINCLUDE =-ifor-windows $(BASICINCLUDE)
DIST_DIR=GF-$(PACKAGE_VERSION) DIST_DIR=GF-$(PACKAGE_VERSION)
NOT_IN_DIST= \ NOT_IN_DIST= \
from-peb \ from-peb \
doc \
grammars \ grammars \
src/parsing \ src/parsing \
src/conversions \ src/conversions \

View File

@@ -10,7 +10,7 @@ License: GPL
Group: Sciences/Other Group: Sciences/Other
Vendor: The Language Technology Group Vendor: The Language Technology Group
URL: http://www.cs.chalmers.se/~aarne/GF/ URL: http://www.cs.chalmers.se/~aarne/GF/
Source: %{name}-%{version}.tar.gz Source: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: ghc BuildRequires: ghc