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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to