Posted on Oct 24, 2013 by
Grumpy Horse
curlpp.spec is built during configure and is useless without the Makefile.
It also interferes with make distclean
which deletes it unconditionally. This means the user needs to check it back out of VCS if he doesn't want to pollute his commit with "deleted curlpp.spec".
So, just get rid of it for simplicity.
Status: New
Labels:
Type-Defect
Priority-Medium