]> git.deb.at Git - deb/packages.git/blobdiff - bin/mod_perl-startup
Forgot to commit some new files related to the mod_perl changes
[deb/packages.git] / bin / mod_perl-startup
diff --git a/bin/mod_perl-startup b/bin/mod_perl-startup
new file mode 100644 (file)
index 0000000..47d4b5d
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+use lib "/org/packages.debian.org/lib";
+
+1;