File: install-data-local

package info (click to toggle)
gmap 2025-07-31%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,772 kB
  • sloc: ansic: 515,846; perl: 6,549; makefile: 1,217; sh: 80
file content (16 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Install data local
 Forwarding done by email sent to twu@gene.com on 2021-02-26.
Forwarded: yes
Author: Shaun Jackman <sjackman@debian.org>

--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@
 ACLOCAL_AMFLAGS = -I config
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR) $(GMAPDB)
+	$(mkinstalldirs) $(DESTDIR)$(GMAPDB)
 
 dist-hook:
 #	svn log -v --xml | ./svncl.pl > ChangeLog