r1963: *** empty log message ***
[uffi.git] / debian / rules
index 679610ac4dc2dd75ea5a9ede36e6a1d69ee71f70..e745b53681bc537897f9863f08d5c3c1a15df2e7 100755 (executable)
@@ -35,7 +35,8 @@ build-stamp: configure-stamp
        dh_testdir
 
        # Add here commands to compile the package.
-       $(MAKE) doc
+       # Make doc isn't necessary because the docs are in the upstream version
+       # $(MAKE) doc
 
        touch build-stamp