commit | 5c620ead200762e69e8d08f09d2ac0d37b3db93d | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sat Nov 05 22:01:45 2016 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Nov 07 15:56:53 2016 -0500 |
tree | b5925a7853f497a8247ff0a836e750f9b329c53a | |
parent | 581dde735af139daaefb5888bff3ec7ca2470dee [diff] |
libsemanage: remove ruby_semanage.so with "make clean" The Python wrapper is already removed in the clean target (with $(SWIGSO)) so remove the Ruby wrapper too. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>