From 298cd8eaa21a21eee85f9551a26ad294347b1d5a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 3 Feb 2015 14:52:07 +0100 Subject: package/*: rename patches according to the new policy Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin Signed-off-by: Peter Korsgaard --- package/libstrophe/0001-make-autoreconfable.patch | 13 +++++++++++++ package/libstrophe/libstrophe-01-make-autoreconfable.patch | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 package/libstrophe/0001-make-autoreconfable.patch delete mode 100644 package/libstrophe/libstrophe-01-make-autoreconfable.patch (limited to 'package/libstrophe') diff --git a/package/libstrophe/0001-make-autoreconfable.patch b/package/libstrophe/0001-make-autoreconfable.patch new file mode 100644 index 0000000000..98da3f47cc --- /dev/null +++ b/package/libstrophe/0001-make-autoreconfable.patch @@ -0,0 +1,13 @@ +Make the package autoreconfigurable + +Signed-off-by: Denis Bodor + +diff -ur libstrophe.orig/Makefile.am libstrophe/Makefile.am +--- libstrophe.orig/Makefile.am 2014-03-02 18:58:36.219753865 +0100 ++++ libstrophe/Makefile.am 2014-03-02 18:58:02.739752477 +0100 +@@ -1,4 +1,4 @@ +-AUTOMAKE_OPTIONS = subdir-objects ++AUTOMAKE_OPTIONS = subdir-objects foreign + + CFLAGS = -g -Wall + diff --git a/package/libstrophe/libstrophe-01-make-autoreconfable.patch b/package/libstrophe/libstrophe-01-make-autoreconfable.patch deleted file mode 100644 index 98da3f47cc..0000000000 --- a/package/libstrophe/libstrophe-01-make-autoreconfable.patch +++ /dev/null @@ -1,13 +0,0 @@ -Make the package autoreconfigurable - -Signed-off-by: Denis Bodor - -diff -ur libstrophe.orig/Makefile.am libstrophe/Makefile.am ---- libstrophe.orig/Makefile.am 2014-03-02 18:58:36.219753865 +0100 -+++ libstrophe/Makefile.am 2014-03-02 18:58:02.739752477 +0100 -@@ -1,4 +1,4 @@ --AUTOMAKE_OPTIONS = subdir-objects -+AUTOMAKE_OPTIONS = subdir-objects foreign - - CFLAGS = -g -Wall - -- cgit v1.2.1