After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632859 - [bzr] Never generate copydir location with srcdir property
[bzr] Never generate copydir location with srcdir property
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2010-10-22 07:55 UTC by Dirk Wallenstein
Modified: 2010-11-18 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[bzr] Never generate copydir location with srcdir property (1.11 KB, patch)
2010-10-22 07:55 UTC, Dirk Wallenstein
none Details | Review

Description Dirk Wallenstein 2010-10-22 07:55:26 UTC
This syncs the behavior to the other branch types. It is the same as
previously, except that it does never generate a copy-dir location.
Comment 1 Dirk Wallenstein 2010-10-22 07:55:28 UTC
Created attachment 172977 [details] [review]
[bzr] Never generate copydir location with srcdir property
Comment 2 Frederic Peters 2010-11-18 11:03:17 UTC
Thanks; pushed.

commit d9404ebd2c45e5d374e5c74272c962c39716df75
Author: Dirk Wallenstein <halsmit@t-online.de>
Date:   Thu Oct 21 14:18:42 2010 +0200

    Never generate copydir location with srcdir property
    
    This syncs the behavior to the other branch types. It is the same as
    previously, except that it does never generate a copy-dir location.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=632859