Carolyn Beeton wrote: >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of >> Spitzer, Andy (BL60:9D30) >> Sent: Friday, November 07, 2008 5:36 PM >> To: Thorley, Kevin (SEC:9D30); [EMAIL PROTECTED] >> Subject: Re: [sipX-dev] rpm build fails in sipXpage and >> sipXivr - no rule to make target lib? >> >> Woof! >> >> >>> Any idea why this entry is there (when there is no lib >> under sipXpage >>> or sipXivr) >> But...there is a lib under sipXivr. It's empty, but it is there. >> >> http://sipxecs.sipfoundry.org/ViewVC/sipXecs/main/sipXivr/lib/ >> >> sipXpage too.. >> >> http://sipxecs.sipfoundry.org/ViewVC/sipXecs/main/sipXpage/lib/ >> >> Been that way for 4 months. >> >> But, besides that, I've no clue. >> >> --Woof! > > My git-got software directories do not include sipXivr/lib or > sipXpage/lib. > The svn-got ones have it with just a .svn in them. > Is git "smart" enough not to create empty directories? Then rpm builds > won't work for people who are using git. > > Carolyn
git does not track empty directories http://git.or.cz/gitwiki/GitFaq#head-1fbd4a018d45259c197b169e87dafce2a3c6b5f9 In this case though it probably makes more sense to fix it by removing it from EXTRA_DIST, than by add .gitignore files there. D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
