easyconfigs-it4i/x/XCrySDen/XCrysDen-1.6.2-no-bwidget-tcl-download.patch
Jakub Kropacek 5e497fccf5 new file: b/bwidget/bwidget-1.9.15-GCCcore-11.3.0.eb
modified:   l/libmad/libmad-0.15.1b-GCCcore-11.3.0.eb
	new file:   t/Togl/Togl-2.0-GCCcore-11.3.0.eb
	new file:   x/XCrySDen/XCrySDen-1.6.2-intel-2022a.eb
	new file:   x/XCrySDen/XCrysDen-1.6.2-no-bwidget-tcl-download.patch
	deleted:    l/libmad/libmad-0.15.1b-GCCcore-11.3.0-remove-depreciated-gcc-options.patch
	deleted:    t/Togl/Togl-2.0-GCCcore-10.2.0.eb
2022-08-23 09:34:56 +02:00

13 lines
614 B
Diff

diff -Nru xcrysden-1.6.2.orig/Makefile xcrysden-1.6.2/Makefile
--- xcrysden-1.6.2.orig/Makefile 2022-08-23 08:23:59.130921000 +0200
+++ xcrysden-1.6.2/Makefile 2022-08-23 08:39:27.632777181 +0200
@@ -18,7 +18,7 @@
all: tcl tk mesa togl fftw xcrysden
# meschach
-xcrysden: usage bwidget bindir src-C src-F src-Tcl
+xcrysden: usage bindir src-C src-F
usage: $(TOPDIR)/docs/xcrysden.1
man $(TOPDIR)/docs/xcrysden.1 | awk 'BEGIN {lprint=0; print "## do not edit changes will be lost (file automatically generated)\n"; } /SYNOPSIS/ { lprint=1; } /SEE ALSO/ { lprint=0; } /a*/ { if (lprint) print; }' > usage