diff options
author | root <root@rshg054.dnsready.net> | 2011-12-27 23:14:54 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-12-27 23:14:54 +0000 |
commit | b3288f94e625603d6b5b23740b721287e75eead7 (patch) | |
tree | eff707b86ebe69b25cbd9f7b6549e7d8d76f4e46 /~lukeshu | |
parent | 342100843ef3e4379443c526403fac1b1cb6416a (diff) |
Tue Dec 27 23:14:54 UTC 2011
Diffstat (limited to '~lukeshu')
-rw-r--r-- | ~lukeshu/android-udev/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/~lukeshu/android-udev/Makefile b/~lukeshu/android-udev/Makefile index 238877f5a..f20930c66 100644 --- a/~lukeshu/android-udev/Makefile +++ b/~lukeshu/android-udev/Makefile @@ -1,4 +1,10 @@ -# Use this to update the package from AUR. +#!/usr/bin/make -f +# Use this script to update the package from AUR. +# This script depends on: +# - coreutils +# - pacman +# - sed +# - wget default: PHONY all all: PHONY 51-android.rules PKGBUILD |