summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehun Jeong <jh4u.jeong@samsung.com>2017-07-04 14:16:28 +0900
committerJaehun Jeong <jh4u.jeong@samsung.com>2017-07-24 14:12:52 +0900
commitecda1892e60395f6976b8b4f9b159f43b0fa3551 (patch)
tree9d3e7f6d3bd31603b8c38225a0a1ca3875d5c00b
parent178653a77dce99f86a6cdb9a338416414446052b (diff)
downloadrpmlint-mini-ecda1892e60395f6976b8b4f9b159f43b0fa3551.tar.gz
rpmlint-mini-ecda1892e60395f6976b8b4f9b159f43b0fa3551.tar.bz2
rpmlint-mini-ecda1892e60395f6976b8b4f9b159f43b0fa3551.zip
Add armv7hl pre-built desktop-file-utilssandbox/jaehun77/hardfp
Signed-off-by: Jaehun Jeong <jh4u.jeong@samsung.com>
-rw-r--r--packaging/rpmlint-mini.spec3
-rwxr-xr-xsrc/armv7hl/desktop-file-validatebin0 -> 40760 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/packaging/rpmlint-mini.spec b/packaging/rpmlint-mini.spec
index a86433b..adeb8ee 100644
--- a/packaging/rpmlint-mini.spec
+++ b/packaging/rpmlint-mini.spec
@@ -47,6 +47,9 @@ cp %{SOURCE1001} .
%ifarch armv7l
%define ARCH armv7l
%endif
+%ifarch armv7hl
+%define ARCH armv7hl
+%endif
%ifarch %ix86
%define ARCH i586
%endif
diff --git a/src/armv7hl/desktop-file-validate b/src/armv7hl/desktop-file-validate
new file mode 100755
index 0000000..5cac845
--- /dev/null
+++ b/src/armv7hl/desktop-file-validate
Binary files differ