summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
authorChris Morgan2015-08-11 12:48:29 +1000
committerChris Morgan2015-08-11 12:48:29 +1000
commit2bfb57409b8e1f29265c9b89f62d0f6e8af923cb (patch)
tree95d6017ecd3f314e3fb1f3e56919584ad9c24699 /config.patch
downloadaur-2bfb57409b8e1f29265c9b89f62d0f6e8af923cb.tar.gz
Import from AUR3.
This is functionally exactly what was on AUR3, but I have adjusted whitespace and quotation marks in PKGBUILD trivially, made it download the package via HTTPS (the canonical source) rather than HTTP, and changed the package description to that provided by the project.
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.patch b/config.patch
new file mode 100644
index 000000000000..0843a07ee2ef
--- /dev/null
+++ b/config.patch
@@ -0,0 +1,11 @@
+--- configure.ac-orig 2013-04-13 14:57:35.811218424 +0300
++++ configure.ac 2013-04-13 14:57:42.304552135 +0300
+@@ -46,7 +46,7 @@
+ DRIVER_NAME=wizardpen
+ AC_SUBST([DRIVER_NAME])
+
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+
+ # Checks for programs.
+ AC_DISABLE_STATIC