mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
openct: Remove apparently unnecessary pkg_postinst.
This prevents an error about "Postinstall scriptlets". Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b9868687fa
commit
a427d6e9f1
@ -88,7 +88,3 @@ do_install () {
|
||||
touch ${D}${localstatedir}/run/openct/status
|
||||
chmod 644 ${D}${localstatedir}/run/openct/status
|
||||
}
|
||||
|
||||
pkg_postinst_${PN} () {
|
||||
ln -sf ctapi/libopenctapi.so ${libdir}/libopenctapi.so
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user