aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/postremove-pak
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-02-19 03:13:56 +1100
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-02-19 04:13:33 +1100
commitb22ae7b89f7993f632e10e18c116f293f314575f (patch)
tree03161ccff78d3c9353e860e5cd9b74b84d07810b /heimdall/postremove-pak
parent39b48f2357b0b783815be88031b738376fa228e0 (diff)
downloadexternal_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.zip
external_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.tar.gz
external_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.tar.bz2
Removed autotools and VS files, and standardised source dir naming
Diffstat (limited to 'heimdall/postremove-pak')
-rw-r--r--heimdall/postremove-pak5
1 files changed, 0 insertions, 5 deletions
diff --git a/heimdall/postremove-pak b/heimdall/postremove-pak
deleted file mode 100644
index 90f5c23..0000000
--- a/heimdall/postremove-pak
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-sudo rm /etc/udev/rules.d/60-heimdall-galaxy-s.rules
-sudo service udev reload
-exit 0
-