On Sat, May 04, 2019 at 01:22:37PM -0700, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > > Hey Tom, > > > The list does not accept attachments. > > So I noticed... bummer. > > > > > If you're not getting the git SHA in the about box, there may be > > something up with how you're building Xastir. Are you building from sources > > out of a git clone, or are you downloading a zip file from the > > github web interface? > > git clone > > > What does "git log --pretty=format:%h -1" show when you're in the source > > directory? > > Ok.. I think I know what's going on here. I'm using the git clone data > but I'm packaging things into an RPM and in that process, I tar up the > sources but I strip out the .git stuff as it's all bloat): > > tar czvf > /usr/src/redhat/SOURCES/xastir-2.1.1git-20190501gitaf3d59d9.tgz > xastir-2.1.1git/* --exclude xastir-2.1.1git/.git
Yeah, there's why. Don't do that for this experiment. Just build out of the source tree for now, then go back to packaging your RPM as you see fit. -- Tom Russo KM5VY Tijeras, NM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
