diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:12:58 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:12:58 +0000 |
commit | 0cc73ab243f7bb667c5034d0ea5758e1b899c384 (patch) | |
tree | 4944fff34d52d939b4d8f3d858655965f883d64a | |
parent | 01ca225a5d23243f4f27ba0b5b0ed76657332df9 (diff) | |
download | java-common-0cc73ab243f7bb667c5034d0ea5758e1b899c384.tar.gz |
Rollback the build change
-rw-r--r-- | debian-java-faq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian-java-faq/Makefile b/debian-java-faq/Makefile index 14cd5b1..75c2ec5 100644 --- a/debian-java-faq/Makefile +++ b/debian-java-faq/Makefile @@ -10,7 +10,7 @@ MANUAL := debian-java-faq # Where are we publishing to? # (this can be overriden by a higher level makefile) -PUBLISHDIR := . +PUBLISHDIR := /org/www.debian.org/www/doc/manuals # What do we want by default? all: publish |