r7002 - /trunk/libcrypt-rijndael-perl/Makefile.PL
    tincho-guest at users.alioth.debian.org 
    tincho-guest at users.alioth.debian.org
       
    Mon Aug 20 12:40:03 UTC 2007
    
    
  
Author: tincho-guest
Date: Mon Aug 20 12:40:02 2007
New Revision: 7002
URL: http://svn.debian.org/wsvn/?sc=1&rev=7002
Log:
reverted changes
Modified:
    trunk/libcrypt-rijndael-perl/Makefile.PL
Modified: trunk/libcrypt-rijndael-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/trunk/libcrypt-rijndael-perl/Makefile.PL?rev=7002&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/Makefile.PL (original)
+++ trunk/libcrypt-rijndael-perl/Makefile.PL Mon Aug 20 12:40:02 2007
@@ -16,7 +16,7 @@
 
 
 	'MAN3PODS'     => {
-			'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3pm',
+			'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3',
 			},
 
 	clean          => { FILES    => q|*.bak Crypt-*| },
@@ -28,4 +28,4 @@
 	           },
 
     OBJECT       => q[_rijndael$(OBJ_EXT) Rijndael$(OBJ_EXT)],
-); 
+); 
    
    
More information about the Pkg-perl-cvs-commits
mailing list