Skip to content
  • debian/rules,

    cat debian/rules 
    #!/usr/bin/make -f
    
    %:
            dh $@
    
    execute_after_dh_auto_build:
            $(MAKE) -C doc
    
    # vim:ts=4 sw=4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment