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

r756 ./packages/openofficeorg/2.2.1/unstable: Remove spurious $build in makefile target



------------------------------------------------------------
revno: 756
committer: Chris Halls <halls@debian.org>
branch nick: debian
timestamp: Mon 2007-06-25 20:16:31 +0000
message:
  Remove spurious $build in makefile target
modified:
  rules
=== modified file 'rules'
--- a/rules	2007-06-24 21:47:36 +0000
+++ b/rules	2007-06-25 20:16:31 +0000
@@ -1102,7 +1102,7 @@
 	touch $@
 
 build: $(STAMP_DIR)/build
-$(STAMP_DIR)/build: $build: ooo-build/config.status
+$(STAMP_DIR)/build: ooo-build/config.status
 	dh_testdir
 
 ifeq "$(BUILD_KDE)" "n"


Reply to: