usr/bin/locale-gen is now executable by default
This commit is contained in:
@@ -53,4 +53,5 @@ package() {
|
|||||||
mkdir -p "$BPM_OUTPUT"/lib64/
|
mkdir -p "$BPM_OUTPUT"/lib64/
|
||||||
ln -sf ../lib/ld-linux-x86-64.so.2 "$BPM_OUTPUT"/lib64
|
ln -sf ../lib/ld-linux-x86-64.so.2 "$BPM_OUTPUT"/lib64
|
||||||
ln -sf ../lib/ld-linux-x86-64.so.2 "$BPM_OUTPUT"/lib64/ld-lsb-x86_64.so.3
|
ln -sf ../lib/ld-linux-x86-64.so.2 "$BPM_OUTPUT"/lib64/ld-lsb-x86_64.so.3
|
||||||
|
chmod +x "$BPM_OUTPUT"/usr/bin/locale-gen
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user