Skip to content
Snippets Groups Projects
Commit 48965645 authored by Anthony Minessale II's avatar Anthony Minessale II
Browse files

update astxs to default /usr/src/asterisk

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 30e96619
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/perl
my $astdir = $ENV{ASTSRC} or "/usr/src/asterisk";
my $astdir = $ENV{ASTSRC} || "/usr/src/asterisk";
sub esystem($) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment