Browse Source

Clean up temporary SELinux directory

pull/1670/merge
Pierre Ossman 1 week ago
parent
commit
47cca4426d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      unix/vncserver/selinux/Makefile

+ 1
- 0
unix/vncserver/selinux/Makefile View File

@@ -17,6 +17,7 @@ all: vncsession.pp.bz2

%.pp: %.te
make -f $(DATADIR)/selinux/devel/Makefile $@
rm -rf tmp

clean:
rm -f *.pp *.pp.bz2

Loading…
Cancel
Save