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

./packages/openofficeorg/3.2/unstable r1911: add -F0 to QUILT_OPTIONS



------------------------------------------------------------
revno: 1911
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2010-04-06 10:07:21 +0200
message:
  add -F0 to QUILT_OPTIONS
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-04-06 08:06:13 +0000
+++ b/changelog	2010-04-06 08:07:21 +0000
@@ -3,8 +3,9 @@
   * debian/rules:
     - remove obsolete filter-out for mysqlcppconn--dve builddep so it
       actually gets added for i386... 
+    - add -F0 to QUILT_OPTIONS
 
- -- Rene Engelhard <rene@debian.org>  Tue, 06 Apr 2010 08:49:54 +0200
+ -- Rene Engelhard <rene@debian.org>  Tue, 06 Apr 2010 10:06:18 +0200
 
 openoffice.org (1:3.2.0-5) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules	2010-04-06 08:06:13 +0000
+++ b/rules	2010-04-06 08:07:21 +0000
@@ -60,7 +60,7 @@
 #export DH_VERBOSE=1
 # quilt
 export QUILT_PATCHES=debian/patches
-export QUILT_OPTIONS=-p1
+export QUILT_OPTIONS="-p1 -F0"
 
 # work around tcsh bugs.debian.org/339034: tcsh: Unknown colorls variable `su'
 unexport LS_COLORS


Reply to: