freebsd-ports/science/xloops-ginac/files/patch-Makefile.in
Kirill Ponomarev f401d947b4 - Fix build on 4-stable
- Do not create useless empty directory

PR:		57835
Submitted by:	Ports Fury
2003-10-10 18:01:51 +00:00

12 lines
282 B
Plaintext

--- Makefile.in.orig Thu Nov 8 23:19:05 2001
+++ Makefile.in Fri Oct 10 11:10:31 2003
@@ -91,7 +91,7 @@
am__quote = @am__quote@
install_sh = @install_sh@
-SUBDIRS = lib check xloops ginsh doc
+SUBDIRS = lib check xloops ginsh
# Requires automake 1.4
AUTOMAKE_OPTIONS = 1.4