summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-10-21 09:04:57 +0200
committerJeroen Roovers <jer@gentoo.org>2019-10-21 09:11:32 +0200
commitaa7ecec8cd1b72d5647e411102ea0d00840feddd (patch)
tree05ab748a0ccb5ef3a03f0b76fbdcaf3733965ffc /x11-misc
parentx11-misc/xnots: Old (diff)
downloadgentoo-aa7ecec8cd1b72d5647e411102ea0d00840feddd.tar.gz
gentoo-aa7ecec8cd1b72d5647e411102ea0d00840feddd.tar.bz2
gentoo-aa7ecec8cd1b72d5647e411102ea0d00840feddd.zip
x11-misc/xnots: Clean up patch
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xnots/files/xnots-0.2.1-gcc6.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-misc/xnots/files/xnots-0.2.1-gcc6.patch b/x11-misc/xnots/files/xnots-0.2.1-gcc6.patch
index df65f009cdb7..e3d14000402f 100644
--- a/x11-misc/xnots/files/xnots-0.2.1-gcc6.patch
+++ b/x11-misc/xnots/files/xnots-0.2.1-gcc6.patch
@@ -1,5 +1,3 @@
-diff --git a/src/Makefile b/src/Makefile
-index 4f8aaf1..7b527a6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -28,7 +28,7 @@ else
@@ -11,8 +9,6 @@ index 4f8aaf1..7b527a6 100644
CFLAGS += -DVERSION=\"$(VERSION)\" -Wall
CFLAGS += $(shell pkg-config $(PKGS) --cflags)
LDLIBS += $(shell pkg-config $(PKGS) --libs)
-diff --git a/src/main.c b/src/main.c
-index aef54d6..f1571f3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -228,7 +228,6 @@ processOptions( int argc, char **argv )
@@ -32,8 +28,6 @@ index aef54d6..f1571f3 100644
config_file);
/* Initialize the global xnots_t structure. */
-diff --git a/src/xnots.h b/src/xnots.h
-index 52316fe..6b9f577 100644
--- a/src/xnots.h
+++ b/src/xnots.h
@@ -330,6 +330,7 @@ void correctNoteGeometry ( Note *note,