ikiwiki/debian/rules

20 lines
402 B
Plaintext
Raw Normal View History

2006-03-15 05:05:53 +01:00
#!/usr/bin/make -f
%:
dh $@
# keeps it out if /usr/local
override_dh_auto_configure:
dh_auto_configure -- PREFIX=/usr
2009-02-16 04:08:04 +01:00
# avoid compressing files in the doc wiki
override_dh_compress:
2009-02-16 04:08:04 +01:00
dh_compress -Xhtml
# distclean moans about MANIFEST, this is quieter
override_dh_auto_clean:
$(MAKE) realclean
2006-03-15 05:05:53 +01:00
# Not intended for use by anyone except the author.
announcedir:
2006-04-29 20:09:19 +02:00
@echo ${HOME}/src/ikiwiki/doc/news