]> git.pld-linux.org Git - packages/lftp.git/blame - lftp-makefile.patch
- BR: tar >= 1:1.22 and xz for tar.xz package
[packages/lftp.git] / lftp-makefile.patch
CommitLineData
bbd22ed7 1diff -Nur lftp-3.5.1/src/Makefile.am lftp-3.5.1.makefile/src/Makefile.am
2--- lftp-3.5.1/src/Makefile.am 2006-06-12 01:59:23.000000000 +0200
3+++ lftp-3.5.1.makefile/src/Makefile.am 2006-08-02 01:23:10.000000000 +0200
4@@ -1,5 +1,5 @@
5 localedir = $(datadir)/locale
6-pkgverlibdir = $(pkglibdir)/$(VERSION)
7+pkgverlibdir = $(pkglibdir)
8
9 bin_PROGRAMS = lftp
10 bin_SCRIPTS = lftpget
This page took 0.135407 seconds and 4 git commands to generate.