X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=contrib%2Fldap-abook%2Fcomms.pl;h=92be10c3360ad14187998c744864cf82d5b52d77;hb=69a912c0db0ac135fff332db4f0b05ad9ed2eec6;hp=12f23eabd84bd417fc55ef675b2e4c98680373c4;hpb=c5d8ef5198f2bfd02f678b7a709b6538ef83cd44;p=pkg%2Fabook.git diff --git a/contrib/ldap-abook/comms.pl b/contrib/ldap-abook/comms.pl deleted file mode 120000 index 12f23ea..0000000 --- a/contrib/ldap-abook/comms.pl +++ /dev/null @@ -1 +0,0 @@ -comms.pl-en \ No newline at end of file diff --git a/contrib/ldap-abook/comms.pl b/contrib/ldap-abook/comms.pl new file mode 100644 index 0000000..92be10c --- /dev/null +++ b/contrib/ldap-abook/comms.pl @@ -0,0 +1,4 @@ +$TMPERR="Cannot open temporary file"; +$DESTFILEERR="Cannot open file $DESTFILE"; +$REPORT="entries created"; +1;