[cpp-sp] 04/12: Empty directory structures don't trigger --fail-missing

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:48:22 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.5.6+dfsg1-2
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=f1a50f2d7e5f8efeecbd8cd6791c3c2dcb3148d2

commit f1a50f2d7e5f8efeecbd8cd6791c3c2dcb3148d2
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Mon Jun 20 14:00:18 2016 +0200

    Empty directory structures don't trigger --fail-missing
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a21dfbe..d53bba7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,6 @@ override_dh_auto_configure:
 # architecture-specific directory.
 override_dh_auto_install:
 	NOKEYGEN=1 dh_auto_install
-	rm -r debian/tmp/var/run
 	cd debian/tmp/usr/share/doc/shibboleth-* && \
 	    rm CREDITS.txt LICENSE.txt NOTICE.txt README.txt RELEASE.txt \
 	       FASTCGI.LICENSE OPENSSL.LICENSE LOG4CPP.LICENSE

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list