You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22f7c01418
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101480 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
359 B
Diff
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"
|