summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-04-04 20:35:12 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-04-04 20:35:12 +0200
commit39c8e7e0e78e7aafd6883d83ccbae8057984cb9b (patch)
tree86463347a36ce34a7f962951634a268746acaa8c /perl-install/Makefile.config
parent7d817b13a68e27750e84588602b39acb4c255e21 (diff)
downloaddrakx-39c8e7e0e78e7aafd6883d83ccbae8057984cb9b.tar
drakx-39c8e7e0e78e7aafd6883d83ccbae8057984cb9b.tar.gz
drakx-39c8e7e0e78e7aafd6883d83ccbae8057984cb9b.tar.bz2
drakx-39c8e7e0e78e7aafd6883d83ccbae8057984cb9b.tar.xz
drakx-39c8e7e0e78e7aafd6883d83ccbae8057984cb9b.zip
17.7717.77
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index c6decfe6d..cb919863e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,9 +1,9 @@
# -*- Makefile -*-
-VERSION:=17.76
+VERSION:=17.77
SUDO = sudo
TMPDIR = /tmp
-SO_FILES = c/blib/arch/auto/c/c.so
+SO_FILES = c/blib/arch/auto/c/c.so
# PMS_DIRS is used only in drakxtools
PMS_DIRS = c diskdrake harddrake interactive modules partition_table resize_fat security fs fs/remote
@@ -15,7 +15,7 @@ STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)
PERL = perl
LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe)
-DIRS = c resize_fat #po
+DIRS = c resize_fat #po
CFLAGS = -Wall
override CFLAGS += -pipe