Corrected repo to 'dev' for libusb-dev
This commit is contained in:
2
Makefile
2
Makefile
@@ -16,7 +16,7 @@ export URL = http://libusb.info/
|
||||
export REPO = main
|
||||
BRIEF = C library providing access to USB devices
|
||||
DESC = libusb is a C library that provides generic access to USB devices
|
||||
SNAPVER = 1
|
||||
SNAPVER = 2
|
||||
|
||||
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
|
||||
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')
|
||||
|
||||
Reference in New Issue
Block a user