Makefile updated
This commit is contained in:
@@ -8,4 +8,7 @@ disable-sandbox:
|
|||||||
cd ~/.IdeaIC11/system/ && mv plugins-sandbox plugins-sandbox.tmp
|
cd ~/.IdeaIC11/system/ && mv plugins-sandbox plugins-sandbox.tmp
|
||||||
|
|
||||||
enable-sandbox:
|
enable-sandbox:
|
||||||
cd ~/.IdeaIC11/system/ && rm -rf plugins-sandbox && mv plugins-sandbox.tmp ./plugins-sandbox
|
cd ~/.IdeaIC11/system/ && rm -rf plugins-sandbox && mv plugins-sandbox.tmp ./plugins-sandbox
|
||||||
|
|
||||||
|
release-patch:
|
||||||
|
cp ~/src/jet/.git/patches/master/j2k ~/src/jet-contrib/upstream-patches/
|
||||||
Reference in New Issue
Block a user