mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
debian: output the correct name of the .changes file
This commit is contained in:
parent
73b34cb373
commit
337c9d4365
2
debian/util.sh
vendored
2
debian/util.sh
vendored
@ -277,7 +277,7 @@ build_debs () {
|
|||||||
--hookdir "$hookdir" \
|
--hookdir "$hookdir" \
|
||||||
--buildresult ../
|
--buildresult ../
|
||||||
} 1>&2
|
} 1>&2
|
||||||
echo ${dsc}_${arch}.changes
|
echo ${dsc%.dsc}_${arch}.changes
|
||||||
}
|
}
|
||||||
|
|
||||||
build_all () {
|
build_all () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user