Control: tags 860274 pending I've submitted an NMU to DELAYED/10 fixing this issue:
diff -Nru msp430mcu-20120406/debian/changelog msp430mcu-20120406/debian/changelog --- msp430mcu-20120406/debian/changelog 2022-04-22 10:18:57.000000000 -0700 +++ msp430mcu-20120406/debian/changelog 2022-10-20 10:57:45.000000000 -0700 @@ -1,3 +1,12 @@ +msp430mcu (20120406-2.3) unstable; urgency=medium + + * Non-maintainer upload. + + [ Chris Lamb ] + * Fix invalid paths in /usr/bin/msp430mcu-config. (Closes: #860275) + + -- Vagrant Cascadian <vagr...@reproducible-builds.org> Thu, 20 Oct 2022 10:57:45 -0700 + msp430mcu (20120406-2.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru msp430mcu-20120406/debian/rules msp430mcu-20120406/debian/rules --- msp430mcu-20120406/debian/rules 2012-05-10 08:16:44.000000000 -0700 +++ msp430mcu-20120406/debian/rules 2022-10-20 10:57:45.000000000 -0700 @@ -2,7 +2,8 @@ # Package name, source dir and target installation dir. PACKAGE=msp430mcu -DESTDIR=$(CURDIR)/debian/$(PACKAGE)/usr +TARGET=$(CURDIR)/debian/$(PACKAGE) +DESTDIR=$(TARGET)/usr # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 @@ -28,6 +29,7 @@ dh_installdirs MSP430MCU_ROOT=$(CURDIR) scripts/install.sh $(DESTDIR) + sed -i -e 's!$(TARGET)!!g' $(DESTDIR)/bin/msp430mcu-config # Strip build path binary-arch: binary-indep live well, vagrant
signature.asc
Description: PGP signature