parent
b192483e57
commit
9adfff92a6
@ -1,2 +1,3 @@
|
||||
/zathura-djvu-0.2.1.tar.gz
|
||||
/zathura-djvu-0.2.2.tar.gz
|
||||
/zathura-djvu-0.2.3.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
38344cb762e1f5b5fe66f6ef49ac173f zathura-djvu-0.2.2.tar.gz
|
||||
a472f706d6f6384d8bc2750141a84fc6 zathura-djvu-0.2.3.tar.gz
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- zathura-djvu-0.2.1-orig/page-text.c 2013-01-02 17:55:16.567766492 -0430
|
||||
+++ zathura-djvu-0.2.1/page-text.c 2013-01-02 20:55:47.514511728 -0430
|
||||
@@ -1,5 +1,6 @@
|
||||
/* See LICENSE file for license and copyright information */
|
||||
|
||||
+#include <stdlib.h>
|
||||
#include <libdjvu/miniexp.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
@ -1,13 +0,0 @@
|
||||
--- Makefile.orig 2012-09-09 22:14:57.873155346 +0200
|
||||
+++ Makefile 2012-09-09 22:13:32.916945999 +0200
|
||||
@@ -70,9 +70,9 @@
|
||||
|
||||
doc: clean
|
||||
$(QUIET)doxygen Doxyfile
|
||||
|
||||
-install: all
|
||||
+install:
|
||||
$(ECHO) installing ${PLUGIN} plugin
|
||||
$(QUIET)mkdir -p ${DESTDIR}${PLUGINDIR}
|
||||
$(QUIET)cp -f ${PLUGIN}.so ${DESTDIR}${PLUGINDIR}
|
||||
|
Loading…
Reference in new issue