[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Patch: eliminate pyversions warnings



Hi,

Patch to eliminate all the pyversions bitching during debuild and
pbuilder build.

Diff:

diff --git a/debian/rules b/debian/rules
index f2fb895..61243fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-       dh $@ --with python2,sphinxdoc
+       dh $@ --with python2,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_build:
        dh_auto_build

Regards

Phil

-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: