You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
4b9b33446b
- Make database table names configurable. git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98805 d073be05-634f-4543-b044-5fe20cf6d1d6
9 lines
231 B
Diff
9 lines
231 B
Diff
--- a/tester.pl 2012-08-24 18:05:39.000000000 -0700
|
|
+++ b/tester.pl 2012-08-24 18:06:30.000000000 -0700
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!@PREFIX@/bin/perl
|
|
|
|
# Tester for SQLgrey
|
|
# Michal Ludvig <mludvig@logix.net.nz> (c) 2009
|