]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- force src/dsql/parse.cpp rebuild
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 5 Jan 2007 16:53:17 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird.spec -> 1.43

Firebird.spec

index bcbf2c68f065055be829550de6c61e5018b4ec18..557da3893435b9234f6b6aee59366826034f9b65 100644 (file)
@@ -151,6 +151,9 @@ unzip -q %{SOURCE3} -d docs/IB3.0
 # standardize extension, also avoids gzipping by compress-doc
 mv -f docs/IB6.0/LANGREF.{PDF,pdf}
 
 # standardize extension, also avoids gzipping by compress-doc
 mv -f docs/IB6.0/LANGREF.{PDF,pdf}
 
+# force rebuild
+rm -f src/dsql/parse.cpp
+
 %build
 cd src/extern/editline
 cp -f /usr/share/automake/config.* .
 %build
 cd src/extern/editline
 cp -f /usr/share/automake/config.* .
This page took 0.114838 seconds and 4 git commands to generate.