summaryrefslogtreecommitdiffstats
path: root/packages/suse/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packages/suse/openssh.spec')
-rw-r--r--packages/suse/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/suse/openssh.spec b/packages/suse/openssh.spec
index a2a5cd2a..a4367176 100644
--- a/packages/suse/openssh.spec
+++ b/packages/suse/openssh.spec
@@ -150,7 +150,7 @@ make
%install
rm -rf $RPM_BUILD_ROOT
-make install prefix="$RPM_BUILD_ROOT/usr" sysconfdir="$RPM_BUILD_ROOT/etc/ssh"
+make install DESTDIR=$RPM_BUILD_ROOT/
install -d $RPM_BUILD_ROOT/etc/ssh/
install -d $RPM_BUILD_ROOT/etc/pam.d/
install -d $RPM_BUILD_ROOT/sbin/init.d/