<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>51519</bug_id>
          
          <creation_ts>2004-05-19 16:51 0000</creation_ts>
          <short_desc>netpanzer needs to dodoc</short_desc>
          <delta_ts>2004-05-24 14:48:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>danielh@cc4.us</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>danielh@cc4.us</who>
            <bug_when>2004-05-19 16:51:21 0000</bug_when>
            <thetext>I spoke with MatzeB of on the #netpanzer channel and he asked me to submit an ebuild that places the documents into the proper location because right now they are included as part of the installation

Reproducible: Always
Steps to Reproduce:
1.emerge netpanzer
2.
3.

Actual Results:  
netpanzer installs without TODO README COPYING ChangeLog

Expected Results:  
installed them to the appropriate docs directory

	dodoc COPYING ChangeLog README TODO

is all that needs to be done so that the end of the ebuild looks like

	jam -sdatadir=&quot;${D}${GAMES_DATADIR}&quot; install \
		|| die &quot;jam install failed (data package)&quot;
	dodoc COPYING ChangeLog README TODO
	prepgamesdirs
}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-05-24 14:48:14 0000</bug_when>
            <thetext>We don&apos;t install COPYING since it&apos;s already in licenses/.  I added the others.
Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>