diff options
author | seb <seb@pkgsrc.org> | 2003-08-07 14:00:35 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-07 14:00:35 +0000 |
commit | 56947170ee79b4f31ff96baff7b5def605f20a0b (patch) | |
tree | 3d69dab74d000bf0aaaa5b748657ffbdf63f0da3 /cross/avrdude/PLIST | |
parent | bf06a50268f5c25a2eca5344d671f44723e3a2e8 (diff) | |
download | pkgsrc-56947170ee79b4f31ff96baff7b5def605f20a0b.tar.gz |
Use GNU_CONFIGURE and fix its arguments accordingly.
Handle info files properly.
Diffstat (limited to 'cross/avrdude/PLIST')
-rw-r--r-- | cross/avrdude/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST index e33a744db9a..02aa010fa3a 100644 --- a/cross/avrdude/PLIST +++ b/cross/avrdude/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/17 19:09:23 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/08/07 14:00:35 seb Exp $ bin/avrdude etc/avrdude.conf man/man1/avrdude.1 @@ -45,8 +45,6 @@ share/doc/avrdude/avrdude-html/avrdude_8.html share/doc/avrdude/avrdude-html/avrdude_9.html share/doc/avrdude/avrdude-html/avrdude_toc.html share/doc/avrdude/avrdude.ps -@unexec install-info --delete %D/info/avrdude.info %D/info/dir info/avrdude.info -@exec install-info %D/info/avrdude.info %D/info/dir @dirrm share/doc/avrdude/avrdude-html @dirrm share/doc/avrdude |