]> git.pld-linux.org Git - packages/deltarpm.git/blob - deltarpm-3.4-pld.patch
- buildfix
[packages/deltarpm.git] / deltarpm-3.4-pld.patch
1 diff -ruN deltarpm-3.4/Makefile deltarpm-3.4.new/Makefile
2 --- deltarpm-3.4/Makefile       2007-09-09 14:28:40.228449568 +0000
3 +++ deltarpm-3.4.new/Makefile   2007-09-09 14:29:42.218992621 +0000
4 @@ -1,6 +1,6 @@
5 -prefix=/usr/local
6 +prefix=/usr
7  bindir=$(prefix)/bin
8 -mandir=$(prefix)/man
9 +mandir=$(prefix)/share/man
10  rpmdumpheader=$(bindir)/rpmdumpheader
11  zlibdir=zlib-1.2.2.f-rsyncable
12  CFLAGS = -O2 -Wall -g
This page took 0.046682 seconds and 3 git commands to generate.