File: debian-paths.patch

package info (click to toggle)
numad 0.5%2B20150602-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 604 kB
  • sloc: ansic: 8,967; sh: 235; makefile: 172
file content (14 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: install binaries on debian paths
Author: Gustavo Panizzo <gfa@zumbi.com.ar>
Last-Update: 2015-07-29
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@
 
 SOURCES := numad.c
 
-prefix := /usr
+prefix := $(DESTDIR)/usr
 docdir := ${prefix}/share/doc
 
 all: numad