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 625090 - gjs_gi_probes.d not disted in tarballs
gjs_gi_probes.d not disted in tarballs
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-23 07:06 UTC by Vincent Untz
Modified: 2010-09-15 22:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2010-07-23 07:06:46 UTC
gjs_gi_probes.d is not in the 0.7.1 tarball, which means systemtap support cannot be built from the tarball.
Comment 1 Vincent Untz 2010-07-23 07:08:36 UTC
Oh, and gjs.stp.in is not there either.
Comment 2 Colin Walters 2010-09-15 21:36:06 UTC
It looks like we need to move the EXTRA_DIST out of the conditionals.
Comment 3 Colin Walters 2010-09-15 22:31:10 UTC
commit 7031bfadcf45eabd1252df7387c7889d706cd9fe
Author: Colin Walters <walters@verbum.org>
Date:   Wed Sep 15 18:30:23 2010 -0400

    build+systemtap: Distribute tapset too
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625090