Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arne Øslebø
mapi
Commits
a2dc5121
Commit
a2dc5121
authored
Aug 25, 2006
by
Browse files
nit
git-svn-id:
file:///home/svn/mapi/trunk@818
8d5bb341-7cf1-0310-8cf6-ba355fef3186
parent
c0da4d88
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/Makefile.am
View file @
a2dc5121
...
...
@@ -3,6 +3,7 @@ conf_DATA = mapi.conf
# override the default conf install to check for mapi.conf overwrite
install-confDATA
:
$(conf_DATA)
@
$(NORMAL_INSTALL)
@
test
-z
"
$(confdir)
"
||
mkdir
-p
"
$(DESTDIR)$(confdir)
"
@
list
=
'
$(conf_DATA)
'
;
for
p
in
$$
list
;
do
\
if
test
-f
$$
p
;
then
\
...
...
Write
Preview
Markdown
is supported
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