Codebase list node-moment / debian/2.10.6+dfsg-1 debian / rules
debian/2.10.6+dfsg-1

Tree @debian/2.10.6+dfsg-1 (Download .tar.gz)

rules @debian/2.10.6+dfsg-1raw · history · blame

#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	uglifyjs moment.js -o moment.min.js