net-snmp/debian/libsnmp-perl.install

6 lines
133 B
Plaintext
Raw Normal View History

#!/usr/bin/perl -w
use Config;
# expand the perl binary module directory at build time
print substr($Config{vendorarch}, 1) . "\n";