]> git.pld-linux.org Git - packages/baci.git/blobdiff - baci.spec
- small patch to build bapascal. hgw why... stb
[packages/baci.git] / baci.spec
index 7147fb172afe92919e126669e2fbaee42acc0ef4..c762159a1a595e2aca19813340af5feb31c3d49a 100644 (file)
--- a/baci.spec
+++ b/baci.spec
@@ -7,6 +7,7 @@ License:        freeware
 Group:         Development/Languages
 Source0:       http://www.mines.edu/fs_home/tcamp/baci/%{name}src.tar.gz
 # Source0-md5: c1b4f0f555cf0aa8da3bed614b1aa8e3
+Patch0:                %{name}-bapascal.patch
 BuildRequires: flex
 BuildRequires: tk-devel
 URL:           http://www.mines.edu/fs_home/tcamp/baci/
@@ -20,6 +21,7 @@ Kompilator i interpreter j
 
 %prep
 %setup -q -n %{name}src
+%patch0
 
 %build
 for i in lib pascomp disasm ccomp; do
This page took 0.462433 seconds and 4 git commands to generate.