From: Schantl Stefan Date: Sat, 27 Mar 2010 14:10:00 +0000 (+0100) Subject: openssh: Clean up naoki-makefile. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82685415eaa0bd8daa7f5674e860e793a6f0ee9d;p=ipfire-3.x.git openssh: Clean up naoki-makefile. --- diff --git a/pkgs/core/openssh/openssh.nm b/pkgs/core/openssh/openssh.nm index 0bfdccdd6..531b87f4a 100644 --- a/pkgs/core/openssh/openssh.nm +++ b/pkgs/core/openssh/openssh.nm @@ -45,10 +45,6 @@ endef PKG_TARBALL = $(THISAPP).tar.gz -############################################################################### -# Installation Details -############################################################################### - CONFIGURE_OPTIONS += \ --sysconfdir=/etc/ssh \ --datadir=/usr/share/sshd \