Tree @
ec1f909e-4fc2-4167-b79f-629c9a0c43be/main
(
Download .tar.gz
)
..
patches
source
changelog
compat
control
copyright
hdate.install
libhdate-dev.dirs
libhdate-dev.examples
libhdate-dev.install
libhdate-perl.dirs
libhdate-perl.install
libhdate-php.dirs
libhdate-php.install
libhdate1.dirs
libhdate1.install
libhdate1.symbols
python-hdate.install
rules
watch
libhdate-perl.dirs
@
ec1f909e-4fc2-4167-b79f-629c9a0c43be/main
—
raw
·
history
·
blame
1
2
3
#!/usr/bin/perl -w
use
Config
;
print
substr
(
$Config
{
vendorarch
},
1
)
.
"\n"
;