[hackers] [wmii] Simplify debian patches. || Kris Maglione

From: <hg_AT_suckless.org>
Date: Sun, 25 Oct 2009 18:47:08 +0000 (UTC)

changeset: 2570:328466cad649
tag: tip
user: Kris Maglione <kris_AT_suckless.org>
date: Sun Oct 25 14:46:56 2009 -0400
files: debian/patches/01-config-local-mk.patch debian/patches/01-x-terminal-emulator.patch debian/patches/02-config-local-mk.patch debian/patches/series
description:
Simplify debian patches.

diff -r 5787e244f26d -r 328466cad649 debian/patches/01-config-local-mk.patch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/patches/01-config-local-mk.patch Sun Oct 25 14:46:56 2009 -0400
@@ -0,0 +1,13 @@
+Author: Kris Maglione <jg_AT_suckless.org>
+Description: Create a config.local.mk for debian.
+
+diff --git a/config.local.mk b/config.local.mk
+new file mode 100644
+--- /dev/null
++++ b/config.local.mk
+@@ -0,0 +1,5 @@
++DESTDIR=./debian/wmii/
++PREFIX=/usr
++ETC=/etc/X11
++STATIC=
++TERMINAL = x-terminal-emulator
diff -r 5787e244f26d -r 328466cad649 debian/patches/01-x-terminal-emulator.patch
--- a/debian/patches/01-x-terminal-emulator.patch Sat Oct 24 03:49:10 2009 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-Author: Kris Maglione <jg_AT_suckless.org>
-Description: Use x-terminal-emulator as the default terminal.
-
-diff --git a/config.mk b/config.mk
---- a/config.mk
-+++ b/config.mk
-@@ -13,7 +13,7 @@
- INCLUDES = -I. -I$(ROOT)/include -I$(INCLUDE) -I/usr/include
- LIBS = -L$(ROOT)/lib -L/usr/lib
-
--TERMINAL = xterm
-+TERMINAL = x-terminal-emulator
-
- # Flags
- include $(ROOT)/mk/gcc.mk
diff -r 5787e244f26d -r 328466cad649 debian/patches/02-config-local-mk.patch
--- a/debian/patches/02-config-local-mk.patch Sat Oct 24 03:49:10 2009 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-Author: Kris Maglione <jg_AT_suckless.org>
-Description: Create a config.local.mk for debian.
-
-diff --git a/config.local.mk b/config.local.mk
-new file mode 100644
---- /dev/null
-+++ b/config.local.mk
-@@ -0,0 +1,4 @@
-+DESTDIR=./debian/wmii/
-+PREFIX=/usr
-+ETC=/etc/X11
-+STATIC=
diff -r 5787e244f26d -r 328466cad649 debian/patches/series
--- a/debian/patches/series Sat Oct 24 03:49:10 2009 -0400
+++ b/debian/patches/series Sun Oct 25 14:46:56 2009 -0400
@@ -1,2 +1,1 @@
-01-x-terminal-emulator.patch
-02-config-local-mk.patch
+01-config-local-mk.patch
Received on Sun Oct 25 2009 - 18:47:08 UTC

This archive was generated by hypermail 2.2.0 : Sun Oct 25 2009 - 18:48:05 UTC