updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / gbtpd / socket_automake.patch
blob1dfb033a16a7528751b8ca4aeb89406e31833fc5
1 diff -aur gbtpd-0.2.1.orig/Makefile.in gbtpd-0.2.1/Makefile.in
2 --- gbtpd-0.2.1.orig/Makefile.in 2007-09-21 05:47:20.000000000 -0500
3 +++ gbtpd-0.2.1/Makefile.in 2010-08-05 22:56:22.000000000 -0500
4 @@ -227,7 +227,7 @@
5 sysconfdir = @sysconfdir@
6 target_alias = @target_alias@
7 SUBDIRS = src po
8 -gbtpddocdir = ${prefix}/doc/gbtpd
9 +gbtpddocdir = ${prefix}/share/doc/gbtpd
10 gbtpddoc_DATA = \
11 README\
12 COPYING\
13 diff -aur gbtpd-0.2.1.orig/src/socket.cpp gbtpd-0.2.1/src/socket.cpp
14 --- gbtpd-0.2.1.orig/src/socket.cpp 2007-09-02 07:24:59.000000000 -0500
15 +++ gbtpd-0.2.1/src/socket.cpp 2010-08-05 22:51:35.000000000 -0500
16 @@ -16,6 +16,7 @@
17 * along with this program. If not, see <http://www.gnu.org/licenses/>.
20 +#include <stdint.h>
21 #include "socket.hpp"
23 // Constructor