]> git.pld-linux.org Git - packages/ezmlm-idx.git/blob - ezmlm-idx-DESTDIR.patch
- dropped pre-cvs changelog
[packages/ezmlm-idx.git] / ezmlm-idx-DESTDIR.patch
1 --- ezmlm-0.53.orig/Makefile    2004-12-15 03:21:45.000000000 +0200
2 +++ ezmlm-0.53/Makefile 2004-12-15 03:01:41.000000000 +0200
3 @@ -1167,8 +1167,8 @@
4  
5  setup: \
6  it man install conf-bin conf-man
7 -       ./install "`head -1 conf-bin`" < BIN
8 -       ./install "`head -1 conf-man`" < MAN
9 +       ./install "$(DESTDIR)/`head -1 conf-bin`" < BIN
10 +       ./install "$(DESTDIR)/`head -1 conf-man`" < MAN
11  
12  sgetopt.0: \
13  sgetopt.3
This page took 0.029257 seconds and 3 git commands to generate.