1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 19:38:09 +00:00

moving number back to 51

This commit is contained in:
Karel Bilek 2015-04-27 19:40:45 +02:00
parent 186a4dfdc6
commit 55fa04c247
2 changed files with 1 additions and 1 deletions

2
udev/dist/Makefile vendored
View File

@ -8,7 +8,7 @@ all: .package
docker run -t $(VOL_MOUNT) $(IMAGETAG) /release/release.sh docker run -t $(VOL_MOUNT) $(IMAGETAG) /release/release.sh
trezor.rules: trezor.rules:
cp ../51-trezor-udev.rules trezor.rules cp ../51-trezor.rules trezor.rules
.docker-image: .docker-image:
$(info Preparing docker image ...) $(info Preparing docker image ...)