diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-11 18:00:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-11 18:00:30 +0200 |
commit | 6162c792dfa44e798d8f8261d9ae0d568390947f (patch) | |
tree | 0441c6ea855a030f2ff179bb1fdde8dea05b9fc2 /package/pcsc-lite/Makefile | |
parent | c0b5e5ad7b72b6ef86d94912d7f0e96eaa70463f (diff) |
various make bulk fixes
Diffstat (limited to 'package/pcsc-lite/Makefile')
-rw-r--r-- | package/pcsc-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcsc-lite/Makefile b/package/pcsc-lite/Makefile index d935610a6..4d6f971bd 100644 --- a/package/pcsc-lite/Makefile +++ b/package/pcsc-lite/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= crypto PKG_DEPENDS:= libusb libusb-compat libpthread PKG_BUILDDEP:= libusb libusb-compat PKG_URL:= http://pcsclite.alioth.debian.org/ -PKG_SITES:= http://alioth.debian.org/frs/download.php/3598/ +PKG_SITES:= http://alioth.debian.org/frs/download.php/file/3598/ PKG_ARCH_DEPENDS:= !avr32 |