slackbuilds_ponce/multimedia/dvdauthor/config.patch
Edward W. Koenig fd59d463d3 multimedia/dvdauthor: Patched for x86_64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-09 23:10:03 +07:00

19 lines
479 B
Diff

--- dvdvml.c.orig 2012-08-19 21:41:52.000000000 -0700
+++ dvdvml.c 2015-06-09 15:28:51.780584903 -0700
@@ -626,6 +626,7 @@
* USA
*/
+#include "config.h"
#include "compat.h" /* needed for bool */
#include "dvdvm.h"
#include "dvdvmy.h"
--- dvdvmy.c.orig 2012-08-19 21:41:52.000000000 -0700
+++ dvdvmy.c 2015-06-09 15:29:01.924584741 -0700
@@ -96,6 +96,7 @@
* USA
*/
+#include "config.h"
#include "compat.h" /* needed for bool */
#include "dvdvm.h"