Package: slepc / 3.23.1+dfsg1-1exp2

double_colon_patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
--- a/makefile
+++ b/makefile
@@ -228,7 +228,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 #********* Rules for printing library properties useful for building applications **********************