[vlc-devel] [PATCH] Avoid generation failure when .git/ directory is missing

Gilles Sabourin gilles.sabourin at free.fr
Mon Aug 22 20:52:53 CEST 2011


Hi,

I recently tried to extract vlc sources, and I have made a source tarball without .git repository subdirectory.
vlc compilation have stopped shortly when invoking git --git-dir="$(top_srcdir)/.git/" command in src/Makefile.
I tried the alternative to keep .git repository into source tarball, but now the source rpm file weights up to 190 MB.
This patch try to bring a solution to this problem for packagers when 1.2 official release will be out.

Greetings,
Gilles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Avoid-generation-failure-when-.git-directory-is-miss.patch
Type: text/x-patch
Size: 1062 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110822/6be05644/attachment.bin>


More information about the vlc-devel mailing list