Skip to content

Commit

Permalink
We use the generic svn-log.perl, not the one included in POE.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Aug 26, 2009
1 parent e9292ab commit 751d3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polo-tk/Makefile.PL
Expand Up @@ -81,7 +81,7 @@ WriteMakefile(
COMPRESS => 'gzip -9f',
SUFFIX => 'gz',
PREOP => (
'./mylib/svn-log.perl --tags ^ple- | ' .
'svn-log.perl --tags ^plt- | ' .
'/usr/bin/tee ./$(DISTNAME)-$(VERSION)/CHANGES > ./CHANGES'
),
},
Expand Down

0 comments on commit 751d3da

Please sign in to comment.