Hit pazpar2 directly (no apache)
[pazpar2-moved-to-github.git] / Makefile.am
index dafe4e6..c51fafc 100644 (file)
@@ -14,5 +14,8 @@ dist-hook:
                for f in $(srcdir)/$$d/*; do \
                        test -f $$f && cp $$f $(distdir)/$$d; \
                done; \
-       done; exit 0
+       done; rm -f $(distdir)/etc/pazpar2.cfg; exit 0
 
+.PHONY:debian
+debian:
+       dpkg-buildpackage -rfakeroot