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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.6, updated. libreoffice_3.6.1_rc1-1-4-g65b4e4d



The following commit has been merged in the debian-experimental-3.6 branch:
commit c135b3b9636cc1142316479960b0930e9fdf456b
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Aug 18 11:07:32 2012 +0200

    remove obsolete $(STAMP_DIR)/install dep from langpacks target

diff --git a/rules b/rules
index 18bf28a..b8610c5 100755
--- a/rules
+++ b/rules
@@ -1892,7 +1892,7 @@ $(STAMP_DIR)/maintscripts: $(wildcard debian/shell-lib*.sh) $(wildcard debian/*.
 
 # Install files generated by setup into package directories
 langpacks: $(STAMP_DIR)/langpacks
-$(STAMP_DIR)/langpacks: $(STAMP_DIR)/build-indep $(STAMP_DIR)/install $(STAMP_DIR)/install-indep $(SOURCE_TREE)/bin/lo-xlate-lang
+$(STAMP_DIR)/langpacks: $(STAMP_DIR)/build-indep $(STAMP_DIR)/install-indep $(SOURCE_TREE)/bin/lo-xlate-lang
 
 	# remove empty uno_packages dirs somehow in the langpacks(?)
 	for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \

-- 
LibreOffice packaging repository


Reply to: