File: debianization.patch

package info (click to toggle)
e-antic 1.3.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,700 kB
  • sloc: ansic: 5,873; cpp: 3,890; python: 952; makefile: 452; sh: 35; javascript: 5
file content (20 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (2)
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
@@ -160,7 +160,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