mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user