<?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>74611</bug_id>
          
          <creation_ts>2004-12-16 03:02 0000</creation_ts>
          <short_desc>Latest dev-embedded/sdcc ebuild only installs documentation</short_desc>
          <delta_ts>2004-12-16 03:50:29 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>Development</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>snickl@snickl.freaks.de</reporter>
          <assigned_to>dev-embedded@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>snickl@snickl.freaks.de</who>
            <bug_when>2004-12-16 03:02:12 0000</bug_when>
            <thetext>In sdcc-2.4.0_p20040927.ebuild, src_install has this:

emake DESTDIR=${D} || die &quot;Make install failed&quot;

instead of this (like in sdcc-2.4.0.ebuild):

einstall || die &quot;Make install failed&quot;

The result is that the actual sdcc binaries/libraries/headers/stuff is not installed to the system after it&apos;s compiled.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2004-12-16 03:10:37 0000</bug_when>
            <thetext>ok will look at it. In the meantime look at the sdcc-cvs ebuild that takes the same data from cvs.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2004-12-16 03:37:03 0000</bug_when>
            <thetext>my bad - both cvs and the _p20040927 are bad. Both are fixed. I recommend the cvs for keeping up to the latest version.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2004-12-16 03:50:29 0000</bug_when>
            <thetext>to clarify - both are fixed now. Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>