Conversation
Notices
-
Dear !fedora are there any tools to automate fetching the source from path with autotools without polluting the devel environment?
-
@tyll that's not what I need: there's a dir with the svn of a project. point and shoot
-
@ruiseabra Then maybe "make dist" is what you want, but it requires to run at least ./configure to get the Makefile.
-
@tyll remember me saying I know how to make dist? :)
-
@ruiseabra No, because it does not show up in this conversation: http://identi.ca/conversation/22607486
-
@tyll Guess I'll give it a try.
-
@tyll no problem :) what I wanted to know was if there was already some script to point at autotools repo's and cut some slack.
-
@tyll Never saw that command before, from 'rpmdevtools' I assume -- thanks much for the pointer!