Update package version to 4.0.49
This commit is contained in:
@@ -10,6 +10,9 @@ FILENAME="${DOWNLOAD##*/}"
|
||||
prepare() {
|
||||
wget "$DOWNLOAD"
|
||||
tar -xvf "$FILENAME" --strip-components=1 -C "$BPM_SOURCE"
|
||||
|
||||
# Comment out line in config file
|
||||
sed -i '/^SAMPLE FILE/ s/./#&/' "$BPM_SOURCE"/mtools.conf
|
||||
}
|
||||
|
||||
# The build function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user