[Pkg-openssl-changes] r754 - openssl/trunk/debian

Kurt Roeckx kroeckx at moszumanska.debian.org
Thu Dec 3 17:09:29 UTC 2015


Author: kroeckx
Date: 2015-12-03 17:09:29 +0000 (Thu, 03 Dec 2015)
New Revision: 754

Modified:
   openssl/trunk/debian/rules
Log:
Remove broken symlinks in include/openssl/


Modified: openssl/trunk/debian/rules
===================================================================
--- openssl/trunk/debian/rules	2015-12-03 17:03:16 UTC (rev 753)
+++ openssl/trunk/debian/rules	2015-12-03 17:09:29 UTC (rev 754)
@@ -100,6 +100,7 @@
 	rm -f test/asn1test test/wp_test test/srptest test/jpaketest
 	rm -f certs/demo/*.0
 	rm -rf crypto/aes/aes-armv4.S crypto/bn/armv4-gf2m.S crypto/modes/ghash-armv4.S crypto/sha/*.S
+	rm -f include/openssl/*
 	dh_clean
 
 install: build




More information about the Pkg-openssl-changes mailing list