r25331 - /desktop/experimental/gtk+3.0/debian/rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Oct 9 21:24:49 UTC 2010


Author: sjoerd
Date: Sat Oct  9 21:24:45 2010
New Revision: 25331

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25331
Log:
Rename forgotten book1 item

Modified:
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=25331&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Sat Oct  9 21:24:45 2010
@@ -160,7 +160,7 @@
 dh_subst_files = $(patsubst %.in,%,$(wildcard $(addprefix debian/, $(addsuffix *.in, $(1)))))
 
 # Gruik gruik generation of .devhelp files for the FAQ and tutorial
-debian/gtk-%.devhelp: docs/%/html/book1.html
+debian/gtk-%.devhelp: docs/%/html/index.html
 	gawk -f debian/gruik2devhelp.awk -v name=gtk-$* $< > $@
 devhelpfiles: debian/gtk-faq.devhelp debian/gtk-tutorial.devhelp
 




More information about the pkg-gnome-commits mailing list