Skip to content

Commit

Permalink
RPM bug workaround comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-sz committed Sep 8, 2024
1 parent f319f09 commit 9d7eb95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion anda/stardust/black-hole/stardust-black-hole.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
%global commit 0b847b6ddc383bfcc1e133a2238a37ce8202fe95
%global commit_date 20240824
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$

Name: stardust-black-hole
Version: %commit_date.%shortcommit
Expand Down

0 comments on commit 9d7eb95

Please sign in to comment.