usb-modeswitch: add conf_files.

This commit is contained in:
Juan RP 2014-12-08 11:38:23 +01:00
parent 1c8e9d56e6
commit aa302ce88d
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.2.0
revision=1
revision=2
build_style=gnu-makefile
short_desc="Mode switching tool for controlling 'multi-mode' USB devices"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-2"
conf_files="/etc/usb_modeswitch.conf"
makedepends="libusb-devel"
depends="tcl ${pkgname}-data"
hostmakedepends="pkg-config tcl"