diff options
Diffstat (limited to 'debian/patches/xxx-fix-build.patch')
-rw-r--r-- | debian/patches/xxx-fix-build.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/xxx-fix-build.patch b/debian/patches/xxx-fix-build.patch index 0e0e8871..c68e268d 100644 --- a/debian/patches/xxx-fix-build.patch +++ b/debian/patches/xxx-fix-build.patch @@ -6,8 +6,8 @@ index 3ef742d..a9ae914 100644 SRCS = exec.c main.c hashexec.c hostarch.c OBJS = main.o hostarch.o exec.o hashexec.o \ -- execServer.o exec_startupServer.o -+ execServer.o exec_startupServer.o gnumachUser.o +- execServer.o exec_startupServer.o exec_experimentalServer.o ++ execServer.o exec_startupServer.o exec_experimentalServer.o gnumachUser.o target = exec #targets = exec exec.static |