bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] multiple --local-dir options


From: Pavel Raiskup
Subject: [PATCH] multiple --local-dir options
Date: Mon, 23 Nov 2015 09:30:46 +0100
User-agent: KMail/4.14.10 (Linux/4.2.6-300.fc23.x86_64; KDE/4.14.14; x86_64; ; )

Hello maintainers,

I planned to reuse some of my local gnulib modules in multiple projects.

Because the modules are not yet ready to be proposed against gnulib
master, I need to keep track them "downstream".  Its painful however to
C&P the local module contents all the time from project_A to project_B.

The attached patch would help a lot:

  $ cd project_A
  $ git submodule add project_B /path/to_project_B
  $ gnulib --local-dir project_B/gl --local-dir gl ...

Thanks for cosidering,
Pavel

Attachment: 0001-gnulib-tool-allow-multiple-local-dir-usage.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]