Tree @
4077d0cd-b45a-4579-a8e9-a2b21ff82dea/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
rules
watch
libhdate-perl.dirs
@
4077d0cd-b45a-4579-a8e9-a2b21ff82dea/main
—
raw
·
history
·
blame
1
2
3
#!/usr/bin/perl -w
use
Config
;
print
substr
(
$Config
{
vendorarch
},
1
)
.
"\n"
;