You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/sparky/files/3.115-paths.patch

14 lines
415 B

diff --git a/c++/paths.h b/c++/paths.h
index 2a21366..38aff52 100644
--- a/c++/paths.h
+++ b/c++/paths.h
@@ -19,7 +19,7 @@
// Installation subdirectories and files
//
#define SPARKY_MANUAL "manual"
-#define SPARKY_LIB "lib"
+#define SPARKY_LIB "."
#define SPARKY_PRINT "print-prolog.ps" // under lib directory
#define SPARKY_RESOURCE "Sparky" // under lib directory
#define SPARKY_SAMPLE_DATA "example"