Skip to content

Commit

Permalink
pkg: disable default ignore patterns when building tarball
Browse files Browse the repository at this point in the history
openSIPS requires .git directories to calculate some
precompiler variables like VERSION_TABLE and THISREVISION.

This change instruct the build process to override the default
exclude pattern so this directory is included in the source
tarball

ISBC-548
  • Loading branch information
Kaian committed Oct 3, 2023
1 parent 0a79d2b commit 0e10325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/debian/source/options
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tar-ignore=disabled

0 comments on commit 0e10325

Please sign in to comment.