1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

fix for systems that don't have PWD environment variable defined

(This used to be commit f67e21f73ffa3bbb1f3bffae709219c86be236f6)
This commit is contained in:
Herb Lewis 1997-12-01 22:49:09 +00:00
parent ceb047f601
commit 00b5a07744

View File

@ -1,7 +1,9 @@
#!/usr/bin/perl
require "pwd.pl" || die "Required pwd.pl not found";
# This perl script automatically generates the samba.idb file
&initpwd;
$curdir = $ENV{"PWD"};
# get a complete list of all files in the tree