[Koha-bugs] [Bug 10156] New: Fix usr/bin/perl path for get_report_social_data.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 30 01:54:58 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10156

            Bug ID: 10156
           Summary: Fix usr/bin/perl path for get_report_social_data.pl
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: dcook at prosentient.com.au

Currently, get_report_social_data.pl begins with "#!/bin/perl" rather than
"#!/usr/bin/perl". 

While perl -c says the syntax is fine, it's been shown in one Debian install
that the file won't work "zsh: no such file or directory: /bin/perl".

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list