Files
Jeremy Lavergne 22f7c01418 skipfish: update to 2.10b
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101480 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-11 18:41:07 +00:00

12 lines
359 B
Diff

--- src/config.h.orig 2012-09-01 01:53:25.000000000 -0400
+++ src/config.h 2012-09-01 12:46:45.000000000 -0400
@@ -29,7 +29,7 @@
/* Default paths to runtime files: */
-#define ASSETS_DIR "assets"
+#define ASSETS_DIR "@@SHARE@@assets"
/* Default signature file */
#define SIG_FILE "signatures/signatures.conf"