Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
43b6886c
Commit
43b6886c
authored
Jun 25, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(install-data-local): Depend on installdirs.
parent
cb6c7788
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
db-crypt/db/Makefile.am
db-crypt/db/Makefile.am
+2
-2
run-support/Makefile.am
run-support/Makefile.am
+2
-2
No files found.
db-crypt/db/Makefile.am
View file @
43b6886c
# $Id: Makefile.am,v 1.
3 1999/06/23 21:56:54
ceder Exp $
# $Id: Makefile.am,v 1.
4 1999/06/25 21:18:27
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -31,7 +31,7 @@ dbdir = $(prefix)/db
db_DATA
=
EXTRA_DIST
=
lyskomd-data lyskomd-texts .cvsignore lyskomd-data-en
install-data-local
:
install-data-local
:
installdirs
test
-f
$(DESTDIR)$(dbdir)
/lyskomd-data
\
||
$(INSTALL_DATA)
$(srcdir)
/lyskomd-data
$(LANGUAGE_SUFFIX)
\
$(DESTDIR)$(dbdir)
/lyskomd-data
...
...
run-support/Makefile.am
View file @
43b6886c
# $Id: Makefile.am,v 1.
5 1999/05/24 09:33:59
ceder Exp $
# $Id: Makefile.am,v 1.
6 1999/06/25 21:18:32
ceder Exp $
# Copyright (C) 1998-1999 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -38,7 +38,7 @@ savecore: savecore.sh
chmod
+x
$@
.tmp
mv
$@
.tmp
$@
install-data-local
:
install-data-local
:
installdirs
test
-f
$(DESTDIR)$(sysconfdir)
/config
\
||
$(INSTALL_DATA)
$(srcdir)
/config
\
$(DESTDIR)$(sysconfdir)
/config
...
...
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