Sign in
coral
/
android-core-debian
/
refs/heads/master
/
.
/
debian
/
postinst
blob: 9a2f15cd15aaf1c555374495f7ec2cd8db9df0f2 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
set
-
e
ARCH
=
$
(
dpkg
-
architecture
-
q DEB_HOST_GNU_TYPE
)
ln
-
sf
/
usr
/
lib
/
$
{
ARCH
}/
libion
-
android
.
so
.
1
/
usr
/
lib
/
$
{
ARCH
}/
libion
-
android
.
so
#DEBHELPER#