Update package version to 9.0.2
This commit is contained in:
@@ -11,6 +11,7 @@ build() {
|
||||
--mandir=/usr/share/man \
|
||||
--enable-threads \
|
||||
--enable-64bit \
|
||||
--disable-zipfs \
|
||||
--disable-rpath
|
||||
make
|
||||
}
|
||||
@@ -32,7 +33,7 @@ package() {
|
||||
-i "${BPM_OUTPUT}/usr/lib/tkConfig.sh"
|
||||
|
||||
# Remove unrequired execute permissions
|
||||
chmod -x "$BPM_OUTPUT"/usr/lib/libtkstub${BPM_PKG_VERSION%.*}.a
|
||||
chmod -x "$BPM_OUTPUT"/usr/lib/libtkstub.a
|
||||
|
||||
# Install package license
|
||||
install -Dm644 "$BPM_SOURCE"/license.terms "$BPM_OUTPUT"/usr/share/licenses/tk/license.terms
|
||||
|
||||
Reference in New Issue
Block a user