Just like DS, we should remove the configure outputs.
I'm curious why only this src/Makefile.in is not deleted? diff --git a/src/Makefile.in b/src/Makefile.in index e00795a..8195130 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.13.4 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. .......
Probably because I missed deleting it with my script.
Thanks. No more question from me. :) Acked.
commit cae890354b00882efe90dd8138e4f537df9529c2 Writing objects: 100% (5/5), 754 bytes | 0 bytes/s, done. Total 5 (delta 4), reused 0 (delta 0) To ssh://git@pagure.io/svrcore.git 20a4942..cae8903 master -> master
@firstyear changed the status to Closed
Closed