Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
packages
Commits
16bce588
Commit
16bce588
authored
May 09, 2019
by
Robin Sonnabend
Browse files
Remove gitignore from adcli patch
parent
d53e4a55
Pipeline
#872
failed with stage
in 27 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
patches/adcli/0016-make-Samba-data-tool-configurable.patch
View file @
16bce588
...
...
@@ -11,7 +11,6 @@ https://gitlab.freedesktop.org/realmd/adcli/issues/6
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
---
.gitignore | 1 +
configure.ac | 13 ++++++++++++
doc/adcli.xml | 21 ++++++++++++++++++-
doc/samba_data_tool_path.xml.in | 1 +
...
...
@@ -21,18 +20,6 @@ Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
7 files changed, 95 insertions(+), 8 deletions(-)
create mode 100644 doc/samba_data_tool_path.xml.in
diff --git a/.gitignore b/.gitignore
index b49a065..c64f4e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@
Makefile.in
/doc/adcli.8
/doc/html/
/doc/version.xml
+/doc/samba_data_tool_path.xml
/po/POTFILES
/po/stamp-po
diff --git a/configure.ac b/configure.ac
index fe86638..68877c7 100644
--- a/configure.ac
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment