Bug 365569: remove workaround from bug 297227, r=mento
git-svn-id: svn://10.0.0.236/trunk@217673 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -79,11 +79,6 @@ export::
|
||||
endif
|
||||
|
||||
libs::
|
||||
# Bug 297227: The next line doesn't need to stay around forever, only
|
||||
# long enough to clean up existing depend builds from when xcodebuild
|
||||
# was being instructed to "install"
|
||||
if test -e build/UninstalledProducts ; then $(MAKE) clean ; rm -rf $(DIST)/package/PrintPDE.plugin ; fi
|
||||
|
||||
$(PBBUILD) $(PROJECT_ARG) -target PrintPDE -buildstyle $(BUILDSTYLE) $(PBBUILD_ARG)
|
||||
mkdir -p $(DIST)/package
|
||||
$(INSTALL) $(XCODE_PRODUCT_DIR)/PrintPDE.plugin $(DIST)/package
|
||||
|
||||
Reference in New Issue
Block a user