File: libnflog-perl.install

package info (click to toggle)
nflog-bindings 0.2-3.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 192 kB
  • ctags: 37
  • sloc: ansic: 180; perl: 46; python: 36; makefile: 28
file content (4 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/perl -w

use Config;
print 'usr/lib/perl5/* ' . substr($Config{vendorarch}, 1) . "\n";