Code

rules: Remove pfsingdal.1 from the package.
authorSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 19:32:25 +0000 (21:32 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 19:32:25 +0000 (21:32 +0200)
pfsingdal is not available due to "incompatible" version of libgdal.

debian/rules

index 4f9c2e5895f385409b8a16b0ff29ff09d40f12c0..155719e0ed0e86e895a53d04a73269b15240f1a7 100755 (executable)
@@ -77,6 +77,7 @@ install: build
        
        # these binaries are not available
        rm debian/tmp/usr/share/man/man1/pfs*jpeghdr.1
+       rm debian/tmp/usr/share/man/man1/pfsingdal.1
 
 binary-indep: build install
        # nothing to do here