summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index d4823ff04..308d6ad27 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=15.68.1
+VERSION:=16.17
SUDO = sudo
TMPDIR = /tmp
@@ -14,7 +14,7 @@ STANDALONEPMS_ = adduserdrake bootloader-config display_help display_installer_h
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)
PERL = perl
-LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe xhost+)
+LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe)
DIRS = c resize_fat #po
CFLAGS = -Wall
override CFLAGS += -pipe