blob: 4a9c8533a2f85a08a96dd2095d6d8c6c6cc7d0d6 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
 | --- toolkit/xre/Makefile.in.orig	2007-09-10 10:31:53.000000000 -0400
+++ toolkit/xre/Makefile.in	2007-09-10 10:35:00.000000000 -0400
@@ -263,5 +263,3 @@
 libs:: platform.ini
 	$(INSTALL) $^ $(DIST)/bin
 
-install::
-	$(INSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)
 |