mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
debian: output the correct name of the .changes file
This commit is contained in:
2
debian/util.sh
vendored
2
debian/util.sh
vendored
@@ -277,7 +277,7 @@ build_debs () {
|
||||
--hookdir "$hookdir" \
|
||||
--buildresult ../
|
||||
} 1>&2
|
||||
echo ${dsc}_${arch}.changes
|
||||
echo ${dsc%.dsc}_${arch}.changes
|
||||
}
|
||||
|
||||
build_all () {
|
||||
|
Reference in New Issue
Block a user