Ver código fonte

* pre-build.sh:
- remove as it is not needed for a working 'bzr bd'

David Kalnischkies 15 anos atrás
pai
commit
8d13be63fb
3 arquivos alterados com 3 adições e 7 exclusões
  1. 0 3
      .bzr-builddeb/default.conf
  2. 3 1
      debian/changelog
  3. 0 3
      pre-build.sh

+ 0 - 3
.bzr-builddeb/default.conf

@@ -1,5 +1,2 @@
 [BUILDDEB]
 native = true
-
-[HOOKS]
-pre-build=./pre-build.sh

+ 3 - 1
debian/changelog

@@ -42,8 +42,10 @@ apt (0.8.11+wheezy) unstable; urgency=low
     - remove obsolete references to non-us (Closes: #594495)
   * debian/rules:
     - use -- instead of deprecated -u for dh_gencontrol
+  * pre-build.sh:
+    - remove as it is not needed for a working 'bzr bd'
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 14 Jan 2011 13:23:08 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 14 Jan 2011 14:40:35 +0100
 
 apt (0.8.10) unstable; urgency=low
 

+ 0 - 3
pre-build.sh

@@ -1,3 +0,0 @@
-#!/bin/sh
-
-make -f Makefile startup doc