[Spec] Fix the bug of post uninstall script.
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 6 Aug 2019 04:12:49 +0000 (13:12 +0900)
committerwooksong <wook16.song@samsung.com>
Thu, 15 Aug 2019 01:15:02 +0000 (10:15 +0900)
commitc28f0820a96c08032fb04ccf398725a8ffcd9e73
tree45b7d02e3c018093f792539275b8158442e1dd19
parent3cd155af9ff15c147e64ebb5d9eb8ecc8dad9b55
[Spec] Fix the bug of post uninstall script.

Post uninstall script with `-p` option invokes a single program directly
instead of spawning shell script. Because of this reason, below error
occurs when uninstalling package. This patch fixes that bug.

/sbin/ldconfig: relative path `1' used to build cache
warning: %postun(nnstreamer-0.2.1-6.4.i686) scriptlet failed, exit
status 1

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/nnstreamer.spec