Rename 01-destdir.diff to 01-prefix.patch to reflect it's remaining function.
authorPeter Michael Green <plugwash@debian.org>
Thu, 10 Jan 2019 12:38:15 +0000 (12:38 +0000)
committerPeter Michael Green <plugwash@debian.org>
Thu, 10 Jan 2019 14:18:39 +0000 (14:18 +0000)
debian/patches/01-destdir.diff [deleted file]
debian/patches/01-prefix.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/01-destdir.diff b/debian/patches/01-destdir.diff
deleted file mode 100644 (file)
index 3905e6e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -31,7 +31,7 @@
- LL3      = -L. -lpigpiod_if2 -pthread -lrt
--prefix = /usr/local
-+prefix = /usr
- exec_prefix = $(prefix)
- bindir = $(exec_prefix)/bin
- includedir = $(prefix)/include
diff --git a/debian/patches/01-prefix.patch b/debian/patches/01-prefix.patch
new file mode 100644 (file)
index 0000000..3905e6e
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -31,7 +31,7 @@
+ LL3      = -L. -lpigpiod_if2 -pthread -lrt
+-prefix = /usr/local
++prefix = /usr
+ exec_prefix = $(prefix)
+ bindir = $(exec_prefix)/bin
+ includedir = $(prefix)/include
index 95bb36c51b820732e70699070a68404f42592918..bddaffb2d0e3d1439a18441dd461c6bc61bdae41 100644 (file)
@@ -1 +1 @@
-01-destdir.diff
+01-prefix.patch