From: Uwe Hermann Date: Tue, 29 May 2012 22:10:21 +0000 (+0200) Subject: Revert s/sigrok-firmware/sigrok-firmwares/. X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=da0c6c89d7045df8b26cecacbdeecb667625b1fc;p=sigrok-firmware.git Revert s/sigrok-firmware/sigrok-firmwares/. We'll call the package 'sigrok-firmware', and rename the repo to 'sigrok-firmware', too. --- diff --git a/Makefile b/Makefile index 8d8bef4..c5f5114 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ VERSION = "0.1.0" DESTDIR ?= /usr/local/share/sigrok-firmware -TARBALLDIR = sigrok-firmwares-$(VERSION) +TARBALLDIR = sigrok-firmware-$(VERSION) all: @echo "Valid Makefile targets: ChangeLog, dist, install."