diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-11-25 21:30:11 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-11-25 21:30:11 +0100 |
commit | 6e4543b2e2d547ade54148548ca85d0dd2e89784 (patch) | |
tree | c2d6a95ba5388df7d26975840bb04e6050d99e7a /community/git-lfs/git-lfs.pre-deinstall | |
parent | d954f31e7b000499d56432bf716dfeae53d4900e (diff) | |
download | aports-6e4543b2e2d547ade54148548ca85d0dd2e89784.tar.bz2 aports-6e4543b2e2d547ade54148548ca85d0dd2e89784.tar.xz |
community/git-lfs: move from testing
Diffstat (limited to 'community/git-lfs/git-lfs.pre-deinstall')
-rw-r--r-- | community/git-lfs/git-lfs.pre-deinstall | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/git-lfs/git-lfs.pre-deinstall b/community/git-lfs/git-lfs.pre-deinstall new file mode 100644 index 0000000000..9f8ad1b3e4 --- /dev/null +++ b/community/git-lfs/git-lfs.pre-deinstall @@ -0,0 +1,3 @@ +#!/bin/sh + +git-lfs uninstall --system |