[cpp-log4shib] 16/26: Don't worry about installing NOTICE.txt
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:13:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/1.0.4-1
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=9b993bd6f8a8f269c49da86ff76aca01007a0ec6
commit 9b993bd6f8a8f269c49da86ff76aca01007a0ec6
Author: Russ Allbery <rra at stanford.edu>
AuthorDate: Tue Jun 5 20:02:27 2012 -0700
Don't worry about installing NOTICE.txt
This was copied from opensaml2 and is irrelevant to this package.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c068caf..ec2e4e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_install:
debian/*/usr/lib/*/pkgconfig/log4shib.pc
override_dh_installdocs:
- dh_installdocs -A doc/NOTICE.txt
+ dh_installdocs
set -e; if [ -d "$(DOCS)" ] ; then \
if [ -f "$(DOCS)/html/jquery.js" ] ; then \
rm $(DOCS)/html/jquery.js ; \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list