diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2016-10-26 20:16:23 -0400 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2017-02-26 14:13:32 -0500 |
commit | ece5f66a3d05628bb1a74833ae695443e079f80d (patch) | |
tree | 28bd85fc5bb61493ca25146f5fecee1e9858901c /.gitignore | |
parent | 7fcc85748c54687a1a29f25db7155beccba9d186 (diff) |
build: fixes to build 3.9.0rc2 on Debian
Add glustereventsd-Debian(.in) and associated Makefile(.am)
and configure(.ac) changes
Add UUIDLIBS to fdl's librecon
Change-Id: Ibff821691023704978140eaaff2c6532b74c50fa
BUG: 1389127
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: https://review.gluster.org/15737
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Joe Julian <me@joejulian.name>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3bc1db1c597..b8467880af0 100644 --- a/.gitignore +++ b/.gitignore @@ -114,5 +114,6 @@ events/src/eventsapiconf.py extras/systemd/glustereventsd.service events/src/eventtypes.py libglusterfs/src/eventtypes.h +extras/init.d/glustereventsd-Debian extras/init.d/glustereventsd-FreeBSD extras/init.d/glustereventsd-Redhat |