GNOME Bugzilla – Bug 145056
libbonbo shouldn't install broken.server
Last modified: 2004-12-22 21:47:04 UTC
broken.server shouldn't be installed, as it generates unnecessary output.
empty.server should probably be removed too
Was this ever done?
Just tested with a CVS checkout (which is not uptodate): ./autogen.sh && make && make install DESTDIR=/tmp/test $ ls /tmp/test/usr/local/lib/bonobo/servers/ Bonobo_CosNaming_NamingContext.server Bonobo_Sample_Echo.server empty.server Bonobo_Moniker_std.server broken.server plugin.server
Created attachment 30304 [details] [review] Don't install test .server files make check seems to work fine without the test .server files, so..
this is great to commit then; please do :-)