Skip to content

Commit

Permalink
RPM bug workaround in stardust-comet.spec
Browse files Browse the repository at this point in the history
Signed-off-by: Owen Zimmerman <[email protected]>
  • Loading branch information
Owen-sz authored Sep 8, 2024
1 parent 5c68eb9 commit 6a5ca77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anda/stardust/comet/stardust-comet.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global commit afbf6109398794791ffb30317712d742143fd08a
%global commit_date 20240831
%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-comet
Version: %commit_date.%shortcommit
Expand Down

0 comments on commit 6a5ca77

Please sign in to comment.