On Wed, 18 Jan 2017 06:22:29 +0000, arnaud gaboury wrote: > > > At the begining of my build, I need: > > > - mkdir src/github.com/mattermost > > > -unzip the source in src/github.com/mattermost/plateform-master > > > - cd src/github.com/mattermost/plateform-master to start make. > > > > Why do you think you need to do that? > > > > Because that's the way I must prepare my directories for the build. See > package README[0] It sounds to me as if you blindly follow an example instead of doing what's really necessary. %autosetup unzips the source archive automatically. Why can't you simply enter that directory and compile within it? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx