diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2018-09-17 15:35:00 +0200 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2018-09-17 15:36:20 +0200 |
commit | aa1241809a6b993e7bfb5a3ca6f06f96670b60c2 (patch) | |
tree | 80112fefa9c725a0de090fbea640f5c5c6773b2e /recipes-support | |
parent | 01175336c3974dc9219ea8617b30fec9fea7f0aa (diff) | |
download | meta-updater-aa1241809a6b993e7bfb5a3ca6f06f96670b60c2.tar.gz |
openct: Remove broken and apparently unnecessary pkg_postinst.
Diffstat (limited to 'recipes-support')
-rw-r--r-- | recipes-support/openct/openct_%.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/openct/openct_%.bbappend b/recipes-support/openct/openct_%.bbappend new file mode 100644 index 0000000..52ceeab --- /dev/null +++ b/recipes-support/openct/openct_%.bbappend | |||
@@ -0,0 +1,2 @@ | |||
1 | pkg_postinst_${PN} () { | ||
2 | } | ||