Commit 01dbfdec authored by Mike Gabriel's avatar Mike Gabriel

debian/rules: Run dh_auto_clean with --no-parallel.

parent 90156e3e
......@@ -23,7 +23,7 @@ export INCLUDEDIR = "/usr/include/$(DEB_HOST_MULTIARCH)"
override_dh_auto_clean:
rm -Rf nx-X11/.build-exports
dh_auto_clean
dh_auto_clean --no-parallel
override_dh_install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment