Ken Dreyer has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/445644
Change subject: rpm: fix selinux policy compression paths
......................................................................
rpm: fix selinux policy compression paths
When we compress the ganesha policy file, we are already in the top
source directory, so the "selinux" directory is directly in the current
working directory. Update the pushd command to reflect this.
The policy file we create is "ganesha.pp", not "nfs-ganesha.pp".
Update
the bzip2 command to reflect this.
Change-Id: I2184fcfbcc8c58a0a65123a57b0586b17a0ef5cc
Signed-off-by: Ken Dreyer <kdreyer(a)redhat.com>
---
M src/nfs-ganesha.spec-in.cmake
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/44/445644/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/445644
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2184fcfbcc8c58a0a65123a57b0586b17a0ef5cc
Gerrit-Change-Number: 445644
Gerrit-PatchSet: 1
Gerrit-Owner: Ken Dreyer <kdreyer(a)redhat.com>
Gerrit-MessageType: newchange