* updated pyxdg (0.19 -> 0.28)
[t2sde.git] / package / lua / lua-sqlite3 / libdir.patch
blob45c20af2b97c47cb38320651af53e176dc069ac3
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../lua-sqlite3/libdir.patch
5 # Copyright (C) 2008 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- lua-sqlite3-0.4.1/Makefile.in.vanilla 2008-02-06 14:23:32.000000000 +0100
18 +++ lua-sqlite3-0.4.1/Makefile.in 2008-02-06 14:23:36.000000000 +0100
19 @@ -9,7 +9,7 @@
20 libexecdir := @libexecdir@
21 mandir := @mandir@
23 -luadir := @libdir@/lua
24 +luadir := @libdir@
26 install := install
27 install-data := $(install) -p -m 644