Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 83 → Rev 82

/trunk/debian/rules
44,6 → 44,9
 
# Add here commands to compile the package.
$(MAKE) $(jobsflag) MAKEINFO='makeinfo --enable-encoding'
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
$(MAKE) check
endif
 
touch build-stamp