diff mbox series

[10/15] package/motion: migrate to new autopoint flag

Message ID 20230221172205.2450111-10-vfazio@xes-inc.com
State Accepted
Headers show
Series [01/15] package/pkg-autotools: drop FOO_GETTEXTIZE_OPTS support | expand

Commit Message

Vincent Fazio Feb. 21, 2023, 5:22 p.m. UTC
From: Vincent Fazio <vfazio@gmail.com>

Drop patch that is no longer necessary.

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
---
 ...1-configure.ac-remove-po-Makefile.in.patch | 29 -------------------
 package/motion/motion.mk                      |  2 +-
 2 files changed, 1 insertion(+), 30 deletions(-)
 delete mode 100644 package/motion/0001-configure.ac-remove-po-Makefile.in.patch
diff mbox series

Patch

diff --git a/package/motion/0001-configure.ac-remove-po-Makefile.in.patch b/package/motion/0001-configure.ac-remove-po-Makefile.in.patch
deleted file mode 100644
index 9b514bafcd..0000000000
--- a/package/motion/0001-configure.ac-remove-po-Makefile.in.patch
+++ /dev/null
@@ -1,29 +0,0 @@ 
-From 0e05d4116678de3a7d913177a8fc63f10e58ad24 Mon Sep 17 00:00:00 2001
-From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
-Date: Sat, 18 Jan 2020 00:00:21 +0100
-Subject: [PATCH] configure.ac: remove po/Makefile.in
-
-The file po/Makefile.in is automatically added to AC_OUTPUT while using
-gettexize
-
-Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
-[Upstream status: not upstreamable]
----
- configure.ac | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 3876adb..221dacf 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -471,7 +471,6 @@ LDFLAGS="$TEMP_LDFLAGS"
- AC_CONFIG_FILES([
- 	Makefile
- 	src/Makefile
--  po/Makefile.in
-   man/Makefile
-   data/camera1-dist.conf
-   data/camera2-dist.conf
--- 
-2.24.1
-
diff --git a/package/motion/motion.mk b/package/motion/motion.mk
index 4e9ccdc3f7..2cce6cd1ff 100644
--- a/package/motion/motion.mk
+++ b/package/motion/motion.mk
@@ -12,7 +12,7 @@  MOTION_CPE_ID_VENDOR = motion_project
 MOTION_DEPENDENCIES = host-pkgconf jpeg libmicrohttpd $(TARGET_NLS_DEPENDENCIES)
 # From git
 MOTION_AUTORECONF = YES
-MOTION_GETTEXTIZE = YES
+MOTION_AUTOPOINT = YES
 
 MOTION_CONF_OPTS += --without-optimizecpu