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

r794 ./packages/openofficeorg/2.2.1/unstable: eh, this actually should hardcode he



------------------------------------------------------------
revno: 794
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2007-07-30 23:01:50 +0200
message:
  eh, this actually should hardcode he
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2007-07-30 20:17:32 +0000
+++ b/changelog	2007-07-30 21:01:50 +0000
@@ -1,4 +1,4 @@
-openoffice.org (2.2.1-6.7pre) unstable; urgency=low
+openoffice.org (2.2.1-7) unstable; urgency=low
 
   * ooo-build:
     + update (r9936)

=== modified file 'rules'
--- a/rules	2007-07-30 20:17:32 +0000
+++ b/rules	2007-07-30 21:01:50 +0000
@@ -1104,8 +1104,8 @@
 ifeq (he,$(findstring he,$(LANGPACKISOS)))
 	# TKOS_BUILD_DATE is bogus, too
 	TMP=`mktemp -q`; \
-	sed -e "s/TKOS_BUILD_DATE//g" < ooo-build/src/GSI_$$iso.sdf \
-	  > $$TMP && mv $$TMP ooo-build/src/GSI_$$iso.sdf
+	sed -e "s/TKOS_BUILD_DATE//g" < ooo-build/src/GSI_he.sdf \
+	  > $$TMP && mv $$TMP ooo-build/src/GSI_he.sdf
 endif
 endif
 endif


Reply to: