diff --git a/anda/stardust/black-hole/stardust-black-hole.spec b/anda/stardust/black-hole/stardust-black-hole.spec index 0cb2e9763f..b077f0c308 100644 --- a/anda/stardust/black-hole/stardust-black-hole.spec +++ b/anda/stardust/black-hole/stardust-black-hole.spec @@ -1,8 +1,8 @@ %global commit 0b847b6ddc383bfcc1e133a2238a37ce8202fe95 %global commit_date 20240824 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global debug_package %{nil} -%define __os_install_post %{nil} +# Exclude input files from mangling +%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ Name: stardust-black-hole Version: %commit_date.%shortcommit @@ -37,4 +37,4 @@ Spatial storage for stardust xr %changelog * Sat Sep 7 2024 Owen-sz -- Package StardustXR black-hole \ No newline at end of file +- Package StardustXR black-hole