projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e8b1dfe
)
make this dist uninstallable on windows
Karen Etheridge [Sat, 20 Apr 2013 00:24:44 +0000 (17:24 -0700)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
c28ebe7
..
8abfa6c
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-35,3
+35,7
@@
repository.type = git
; this is last so ConfirmRelease loads last
[@Basic]
+; must be after MakeMaker plugin
+[AssertOS]
+os = -MSWin32
+