From 7dce8af672f537a51359d4847ba3194e4c44c0ea Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:28:25 -0500 Subject: [PATCH] chore (quickjs-ng): update devel files (#13555) (#13556) --- anda/lib/quickjs-ng/quickjs-ng.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/anda/lib/quickjs-ng/quickjs-ng.spec b/anda/lib/quickjs-ng/quickjs-ng.spec index e55f9ff084..7d0a3b4998 100644 --- a/anda/lib/quickjs-ng/quickjs-ng.spec +++ b/anda/lib/quickjs-ng/quickjs-ng.spec @@ -32,10 +32,6 @@ intent of reigniting its development. Requires: %{name}-libs%{_isa} = %evr %pkg_devel_files -%files devel -%{_libdir}/cmake/qjs/*.cmake - - %package examples Summary: Example files for %{name}