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

./packages/openofficeorg/3.1/experimental r1447: typo



------------------------------------------------------------
revno: 1447
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Tue 2009-03-17 00:09:08 +0100
message:
  typo
modified:
  rules
=== modified file 'rules'
--- a/rules	2009-03-16 21:27:24 +0000
+++ b/rules	2009-03-16 23:09:08 +0000
@@ -670,7 +670,7 @@
     ifeq "$(USE_SYSTEM_APACHE_COMMONS)" "y"
 	REPORT_BUILDER_BUILD_DEPS += , libcommons-logging-java [$(OOO_JAVA_ARCHS)]
 	CONFIGURE_FLAGS += --with-commons-logging-jar=/usr/share/java/commons-logging.jar
-	CONFIGURE_FLAiGS += --with-system-servlet-api --with-servlet-api-jar=$(shell dpkg -L `apt-cache show libcommons-logging-java | grep Depends | cut -d"," -f2 | sed -e s/^\ //` | grep \.jar$$)
+	CONFIGURE_FLAGS += --with-system-servlet-api --with-servlet-api-jar=$(shell dpkg -L `apt-cache show libcommons-logging-java | grep Depends | cut -d"," -f2 | sed -e s/^\ //` | grep \.jar$$)
     endif
 	CONFIGURE_FLAGS += --enable-report-builder
   endif


Reply to: