diff options
author | dsainty <dsainty@pkgsrc.org> | 2014-02-07 08:54:06 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2014-02-07 08:54:06 +0000 |
commit | ba943cccddc289cd9d1731d009384d2a2b2a68ac (patch) | |
tree | f9532c82378708f0668fe6e532ac571501cd67cd /cross/avr-libc/PLIST | |
parent | d30c24c2df7991fc7d04aef626fbb2ff5c4d9bfc (diff) | |
download | pkgsrc-ba943cccddc289cd9d1731d009384d2a2b2a68ac.tar.gz |
Remove the _scratch_ paths from the PLIST. They shouldn't be there, but they
should have been removed by the Makefile's post-install before the PLIST is
constructed too.
Diffstat (limited to 'cross/avr-libc/PLIST')
-rw-r--r-- | cross/avr-libc/PLIST | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/cross/avr-libc/PLIST b/cross/avr-libc/PLIST index 1e190e09c5f..135fead6715 100644 --- a/cross/avr-libc/PLIST +++ b/cross/avr-libc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2014/01/05 20:20:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2014/02/07 08:54:06 dsainty Exp $ avr/include/alloca.h avr/include/assert.h avr/include/avr/boot.h @@ -1107,22 +1107,6 @@ share/doc/avr-libc/man/man3/_delay_loop_1.3 share/doc/avr-libc/man/man3/_delay_loop_2.3 share/doc/avr-libc/man/man3/_delay_ms.3 share/doc/avr-libc/man/man3/_delay_us.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_asmdemo_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_demo_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_largedemo_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_stdiodemo_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_doc_examples_twitest_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_include_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_include_avr_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_include_compat_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_include_util_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_misc_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_pmstring_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_stdio_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_stdlib_.3 -share/doc/avr-libc/man/man3/_scratch_cross_avr-libc_work_${PKGNAME}_libc_string_.3 share/doc/avr-libc/man/man3/abort.3 share/doc/avr-libc/man/man3/abs.3 share/doc/avr-libc/man/man3/acks.3 |