File: 0008-drop-empty-DESTDIR.patch

package info (click to toggle)
xgridfit 2.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,000 kB
  • sloc: python: 1,262; xml: 466; sh: 283; makefile: 116; sed: 45
file content (20 lines) | stat: -rw-r--r-- 363 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
From: Hideki Yamane <henrich@debian.org>
Date: Sun, 8 Dec 2019 21:19:06 +0900
Subject: drop empty DESTDIR

---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index cf4658e..5e735a9 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,6 @@ SHELL=/bin/bash
 
 include version.mk
 
-DESTDIR =
 PREFIX = /usr
 
 # %{_bindir} in rpm speak