summaryrefslogtreecommitdiffstats
path: root/audio/p5-Xmms/files/patch-Makefile.PL
blob: a942e410fb6ddf73e83a760db78311594e4c0ca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- Makefile.PL.orig	Mon Dec 11 01:07:06 2000
+++ Makefile.PL	Mon Dec 11 01:10:55 2000
@@ -11,16 +11,4 @@
 		         'Term::ANSIColor'    => 0,
 		         'MPEG::MP3Info'    => 0,
 		      },
-    'macro' => {
-	  CVSROOT => 'modperl.com:/local/cvs_repository',
-    },
 );
-
-sub MY::postamble { 
-    return <<'EOF'; 
-
-cvs_tag :
-	cvs -d $(CVSROOT) tag v$(VERSION_SYM) . 
-	@echo update lib/Xmms.pm VERSION now 
-EOF
-} 
OpenPOWER on IntegriCloud