File: debianization.patch

package info (click to toggle)
e-antic 2.1.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,444 kB
  • sloc: cpp: 18,073; ansic: 6,415; python: 1,034; makefile: 428; sh: 36
file content (20 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: debianization
 Meant to maintain a minimal debian/rules, to fix warnings,
 to address Debian specific stuff in general.
 This is a Debian centric patch.
Origin: vendor, Debian
Forwarded: not-needed
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2022-02-20

--- a/libeantic/src/Makefile.am
+++ b/libeantic/src/Makefile.am
@@ -171,7 +171,7 @@
 nodist_pkginclude_HEADERS = ../e-antic/local.h
 
 # Install local.h into e-antic/
-generatedincludedir = $(includedir)/e-antic
+generatedincludedir = $(includedir)/$(DEB_HOST_MULTIARCH)/e-antic
 nodist_generatedinclude_HEADERS = ../e-antic/local.h
 
 CLEANFILES = ../e-antic/local.h