diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-05-21 12:14:01 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-05-21 12:14:01 +0000 |
commit | a87c2d471e63896b7a1eea45804d61cfe41f0da4 (patch) | |
tree | 7a95efbc31fddce6d0443c8b50fc4cadc3523e7d /ftp | |
parent | a92cc37b35bd8a15771df772bcbe5d2338ff4c19 (diff) | |
download | ports-a87c2d471e63896b7a1eea45804d61cfe41f0da4.tar.gz ports-a87c2d471e63896b7a1eea45804d61cfe41f0da4.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index ba66792fdf2d..54c4a9b69cc5 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -1,8 +1,6 @@ bin/lftp bin/lftpget -@unexec if cmp -s %D/etc/lftp.conf %D/etc/lftp.conf.sample; then rm -f %D/etc/lftp.conf; fi -etc/lftp.conf.sample -@exec if [ ! -f %D/etc/lftp.conf ]; then cp %B/%f %D/etc/lftp.conf; fi +@sample etc/lftp.conf.sample lib/liblftp-jobs.a lib/liblftp-tasks.a %%DATADIR%%/convert-mozilla-cookies |