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 749321 - build: use git.mk
build: use git.mk
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 743569
 
 
Reported: 2015-05-13 13:55 UTC by Víctor Manuel Jáquez Leal
Modified: 2015-05-20 14:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: use git.mk (21.54 KB, patch)
2015-05-13 13:55 UTC, Víctor Manuel Jáquez Leal
committed Details | Review

Description Víctor Manuel Jáquez Leal 2015-05-13 13:55:16 UTC
This patch handles dinamically the gitignore files with git.mk[1].

Removed the automake variable MAINTAINERCLANFILES in most of the
Makefile.am files since now it is handled by the top one.

1. https://github.com/behdad/git.mk/blob/master/git.mk
Comment 1 Víctor Manuel Jáquez Leal 2015-05-13 13:55:22 UTC
Created attachment 303312 [details] [review]
build: use git.mk
Comment 2 Víctor Manuel Jáquez Leal 2015-05-20 14:37:14 UTC
Attachment 303312 [details] pushed as 89e41fc - build: use git.mk