Skip to content

Commit

Permalink
print SOURCE_DATE_SINCE_EPOCH
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Aug 31, 2024
1 parent b5f1b47 commit b510b32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/make -f

$(info SOURCE_DATE_EPOCH=$(SOURCE_DATE_EPOCH))

export PREFIX := /usr

dbgsrc_pkg_name := $(filter %-dbgsrc, $(shell awk '/^Package: /{print $2}' debian/control))
Expand Down

0 comments on commit b510b32

Please sign in to comment.