11 lines
437 B
Text
11 lines
437 B
Text
--- prog-bin/Makefile.in.orig Sat Apr 4 21:58:35 2009
|
|
+++ prog-bin/Makefile.in Tue Oct 26 01:40:11 2010
|
|
@@ -190,7 +190,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
perlmoduledir = $(libexecdir)/perl
|
|
-exampledir = $(datadir)/doc/$(PACKAGE)/examples/prog-bin
|
|
+exampledir = $(datadir)/examples/$(PACKAGE)/prog-bin
|
|
libexec_SCRIPTS = spider.pl DirTree.pl
|
|
|
|
# These are really out dated
|