Drop upstreamed patches

This commit is contained in:
Chow Loong Jin 2025-08-23 00:44:14 +08:00
parent 73dcd8886b
commit 4bf480de24
2 changed files with 0 additions and 19 deletions

View File

@ -1,18 +0,0 @@
Description: Include CMake arch independent flag
Include ARCH_INDEPENDENT flag for cmake to ensure
cross architecture compatibility.
Author: Helmut Grohne <helmut@subdivi.de>
Last-Update: 2025-05-18
Origin: other
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085254
Applied-Upstream: https://github.com/hyprwm/hyprwayland-scanner/pull/16
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,6 +51,7 @@
write_basic_package_version_file(
"hyprwayland-scanner-config-version.cmake"
VERSION "${VERSION}"
+ ARCH_INDEPENDENT
COMPATIBILITY AnyNewerVersion)
# Installation

View File

@ -1 +0,0 @@
cmake_arch_independent.quilt