Commit ee35c3ff authored by Mike Gabriel's avatar Mike Gabriel

fix broker symlink

parent e0fb697e
......@@ -39,7 +39,7 @@ override_dh_auto_build:
ln -s debian/Makefile.replace.sh replace.sh
ln -s debian/wrappers bin
mkdir -p etc/
ln -s debian/keystrokes.cfg etc/keystrokes.cfg
ln -s ../debian/keystrokes.cfg etc/keystrokes.cfg
ln -s debian/rgb
ln -s debian/VERSION.x2goagent
LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt --parallel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment