mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 23:43:34 +08:00
rpm: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
59ffa187c6
commit
ccc3fad985
@ -8,6 +8,8 @@ RPM_VERSION_MAJOR = 5.2
|
||||
RPM_VERSION = $(RPM_VERSION_MAJOR).0
|
||||
RPM_SITE = http://rpm5.org/files/rpm/rpm-$(RPM_VERSION_MAJOR)/
|
||||
RPM_DEPENDENCIES = zlib beecrypt neon popt
|
||||
RPM_LICENSE = LGPLv2.1
|
||||
RPM_LICENSE_FILES = COPYING.LIB
|
||||
|
||||
RPM_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/beecrypt -I$(STAGING_DIR)/usr/include/neon -DHAVE_MUTEX_THREAD_ONLY" \
|
||||
ac_cv_va_copy=yes
|
||||
|
Loading…
Reference in New Issue
Block a user