summaryrefslogtreecommitdiff
path: root/distro/ubuntu/postrm
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-17 16:00:13 +0200
committerStefano Karapetsas <[email protected]>2013-07-17 16:00:13 +0200
commite4f05bf9db1a5e69c6a17afa35879d3757be8b85 (patch)
tree9b81c750755b2fc1edb56dd95e66505c59401e1f /distro/ubuntu/postrm
parent1e723b72fe039940825630b0cc0935b0e80946a4 (diff)
downloadlibmatekbd-e4f05bf9db1a5e69c6a17afa35879d3757be8b85.tar.bz2
libmatekbd-e4f05bf9db1a5e69c6a17afa35879d3757be8b85.tar.xz
Remove obsolete distro folder
Diffstat (limited to 'distro/ubuntu/postrm')
-rwxr-xr-xdistro/ubuntu/postrm6
1 files changed, 0 insertions, 6 deletions
diff --git a/distro/ubuntu/postrm b/distro/ubuntu/postrm
deleted file mode 100755
index 63a1c18..0000000
--- a/distro/ubuntu/postrm
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -e
-
-pkgname=libmatekbd
-
-exit 0