Update package version to 4.2.1
This commit is contained in:
@@ -41,10 +41,6 @@ check() {
|
||||
package() {
|
||||
make DESTDIR="$BPM_OUTPUT" install
|
||||
|
||||
# Move bash-completion to the correct location
|
||||
install -d "$BPM_OUTPUT"/usr/share/bash-completion/completions
|
||||
mv "$BPM_OUTPUT"/etc/bash_completion.d/audit.bash_completion "$BPM_OUTPUT"/usr/share/bash-completion/completions/audit
|
||||
|
||||
# Add factory files
|
||||
install -d "$BPM_OUTPUT"/usr/share/factory
|
||||
cp -a "$BPM_OUTPUT"/etc -t "$BPM_OUTPUT"/usr/share/factory
|
||||
|
||||
Reference in New Issue
Block a user