[Bugs] #969 NORM: "make distclean" removes data/chrome/brand.properties which can't be recreated

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Sep 18 12:21:09 EDT 2009


#969: "make distclean" removes data/chrome/brand.properties which can't be
recreated
-----------------------------+----------------------------------------------
    Reporter:  sascha_silbe  |          Owner:  erikos           
        Type:  defect        |         Status:  assigned         
    Priority:  Normal        |      Milestone:  0.86             
   Component:  hulahop       |        Version:  Git as of bugdate
    Severity:  Minor         |       Keywords:                   
Distribution:  Unspecified   |   Status_field:  Assigned         
-----------------------------+----------------------------------------------
Changes (by erikos):

  * status_field:  New => Assigned


Comment:

 {{{
 diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am
 index d319915..ddaca56 100644
 --- a/data/chrome/Makefile.am
 +++ b/data/chrome/Makefile.am
 @@ -21,5 +21,5 @@ CLEANFILES = \
         $(manifest_DATA)

  DISTCLEANFILES = \
 -       $(manifest_DATA)        \
 -       $(branding_DATA)
 +       $(manifest_DATA)
 +
 }}}

 Does fix it.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/969#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list