Browse Source
Merge pull request #17262 from TDT-AG/pr/20211203-minicom
minicom: remove PKG_FIXUP:autoreconf
lilik-openwrt-22.03
Florian Eckert
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
utils/minicom/Makefile
|
|
@ -20,8 +20,6 @@ PKG_LICENSE:=GPL-2.0-or-later |
|
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
|
PKG_CPE_ID:=cpe:/a:minicom:minicom |
|
|
|
|
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/nls.mk |
|
|
|
include $(INCLUDE_DIR)/package.mk |
|
|
|
|
|
|
|