Tree @
8ba77bc4-e30c-4d50-96d5-8d7add4563c7/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.install
@
8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main
—
raw
·
history
·
blame
1
2
3
#!/usr/bin/perl -w
use
Config
;
print
substr
(
$Config
{
vendorarch
},
1
)
.
"\n"
;