diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-06 07:33:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-06 07:33:50 +0700 |
commit | 92b8562bd3f641ff2bb388c5f781fcabe2159ffc (patch) | |
tree | 766da44c29866e48e09895bd6e8143819b8273d2 | |
parent | 8aec2ce256f13c9f882240c96cf985382846c1a7 (diff) | |
download | slackbuilds-92b8562bd3f641ff2bb388c5f781fcabe2159ffc.tar.gz |
multimedia/dvdauthor: Remove unused patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | multimedia/dvdauthor/config.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/multimedia/dvdauthor/config.patch b/multimedia/dvdauthor/config.patch deleted file mode 100644 index 5976969af5..0000000000 --- a/multimedia/dvdauthor/config.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- 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" |