Skip to content

Commit ba0c2a3

Browse files
committed
overlay-debs/mesa-snapshot: use qcom-specific version
Specify debian revision as -0qcom1 instead of just -0 in order to point out that it is a Qualcomm-specific build. Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent ca86dfe commit ba0c2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlay-debs/mesa-snapshot/mesa-snapshot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rm -rf debian
3030
tar xJf ${DEB_FILE}
3131

3232
cat >> debian/changelog.tmp << EOF
33-
mesa (${version}-0) experimental; urgency=medium
33+
mesa (${version}-0qcom1) experimental; urgency=medium
3434
3535
* Build git version from ${date}, commit ${subject}
3636

0 commit comments

Comments
 (0)