forked from pool/perl-Apache-DBI
update to 1.11 OBS-URL: https://build.opensuse.org/request/show/88875 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-DBI?expand=0&rev=16
9 lines
281 B
Diff
9 lines
281 B
Diff
--- eg/startup.pl.orig 2011-10-20 14:02:32.000000000 -0400
|
|
+++ eg/startup.pl 2011-10-20 14:02:40.000000000 -0400
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl -w
|
|
+#!/usr/bin/perl -w
|
|
|
|
# to load this file when the server starts, add this to httpd.conf:
|
|
# PerlRequire /path/to/startup.pl
|