gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11737: += instead of =


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11737: += instead of =
Date: Thu, 31 Dec 2009 12:18:54 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11737
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Thu 2009-12-31 12:18:54 -0700
message:
  += instead of =
modified:
  packaging/ipkg.am
=== modified file 'packaging/ipkg.am'
--- a/packaging/ipkg.am 2009-02-25 22:33:03 +0000
+++ b/packaging/ipkg.am 2009-12-31 19:18:54 +0000
@@ -27,7 +27,7 @@
 # this is where the gnash gets compiled
 IPKG_BUILD=gnash-${VERSION}
 
-CLEANFILES = ipkg-*
+CLEANFILES += ipkg-*
 
 ipkg-configure: ipkg-unpack $(IPKG_BUILD)
        address@hidden -f ipkg-configure


reply via email to

[Prev in Thread] Current Thread [Next in Thread]