aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2022-02-13 15:48:17 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2022-02-13 15:48:17 +0100
commit2435cfdb859cfed420e963e098ae3e2260be79f9 (patch)
treed3f5ade3006ea80fdbed7a8308e32a03733b5592
parent5c825231aaf28abd3f1fd020bcb1ebaebc4e7f9b (diff)
downloadblogc-2435cfdb859cfed420e963e098ae3e2260be79f9.tar.gz
blogc-2435cfdb859cfed420e963e098ae3e2260be79f9.tar.bz2
blogc-2435cfdb859cfed420e963e098ae3e2260be79f9.zip
build: debian: readd MY_P variable
-rwxr-xr-xbuild-aux/build-debian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/build-debian.sh b/build-aux/build-debian.sh
index f96336e..710c6a4 100755
--- a/build-aux/build-debian.sh
+++ b/build-aux/build-debian.sh
@@ -8,6 +8,7 @@ export DEB_BUILD_OPTIONS="noddebs"
export DIST="$(echo "${TARGET}" | cut -d- -f2)"
+MY_P="${PN}_${PV}"
ARCH="$(echo "${TARGET}" | cut -d- -f3)"
REV=