Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 143955 | Differences between
and this patch

Collapse All | Expand All

(-)jabberd.old (-6 / +1 lines)
Lines 1-9 Link Here
1
#!/bin/sh
1
#! /usr/bin/perl -w
2
#-*-Perl-*-
3
4
exec perl -w -x $0 "$@"
5
6
#!perl
7
2
8
##############################################################################
3
##############################################################################
9
#
4
#

Return to bug 143955