[gimp-perl] No "setver" on Gimp.pm itself.



commit 12301fac2a060fb553e5083f6df0f4ec6dcb1673
Author: Ed J <edj src gnome org>
Date:   Fri May 16 21:13:12 2014 +0100

    No "setver" on Gimp.pm itself.

 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index e2790fc..85c241b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -21,7 +21,7 @@ tags: .
 
 # set \$VERSION in all modules
 setver:
-       \$(PERL) -pi -e 's/^(\\s*(?:our)?\\s*\\\$\$VERSION\\s*=\\s*).*;/\$\${1}\$(VERSION);/' *.pm Gimp/*.pm 
UI/*.pm Net/*.pm
+       \$(PERL) -pi -e 's/^(\\s*(?:our)?\\s*\\\$\$VERSION\\s*=\\s*).*;/\$\${1}\$(VERSION);/' Gimp/*.pm 
UI/*.pm Net/*.pm
 
 EOF
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]