Skip to content

Commit

Permalink
--without-libbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
UTsweetyfish committed May 27, 2024
1 parent e8b520e commit 3a0db1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
shadow (1:4.14+dfsg1-0deepin2) UNRELEASED; urgency=medium

* Use --without-libbsd configure flag

-- Tianyu Chen <[email protected]> Mon, 27 May 2024 15:44:23 +0800

shadow (1:4.14+dfsg1-0deepin1) unstable; urgency=medium

* New upstream version 4.14
Expand Down
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --without-libcrack \
--with-group-name-max-length=32 \
--without-acl \
--without-attr \
--without-libbsd
--without-su \
--without-tcb \
SHELL=/bin/sh
Expand Down

0 comments on commit 3a0db1a

Please sign in to comment.