aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch')
-rw-r--r--contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch b/contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch
index 208608c6..ac1a85f0 100644
--- a/contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch
+++ b/contrib/packages/deb/ubuntu-precise/debian/patches/511_tigervnc11-gethomedir.patch
@@ -8,7 +8,7 @@
COMMON_LIBS=$(NETWORK_LIB) $(RFB_LIB) $(RDR_LIB) $(XREGION_LIB)
noinst_LTLIBRARIES = libvnccommon.la
-@@ -55,7 +56,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I
+@@ -55,6 +56,6 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I
libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
@@ -16,4 +16,3 @@
+libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS) $(OS_LIB)
EXTRA_DIST = Xvnc.man
-