Code

rules: Remove manpages to force a rebuild to avoid errors from man.
[pkg-liboping.git] / debian / rules
index 5c1409c61b82b697d58f59bae6a51e56af1ea8d9..9d2efbf5562ac7005edeb2a11e2c7aaa8fe46cbc 100755 (executable)
@@ -65,6 +65,9 @@ clean:
        done
        
        dh_clean
+       
+       # force a rebuild of the manpages
+       rm -f src/mans/*.3 src/mans/*.8
 
 install: build
        dh_testdir