diff options
author | Aaron Griffin <aaron@archlinux.org> | 2007-02-26 09:19:33 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2007-02-26 09:19:33 +0000 |
commit | f9a40e5d6ff09610098d1a52e133252bdee3166f (patch) | |
tree | 4d810ef24964e32b341ece542f827651f223ad75 | |
parent | 4dd6c9222879198eaff8da464d9eb0ecf6313954 (diff) |
* Added a small note to HACKING
* Moved re-pacman to contrib/ as it's probably not as useful as the other stuff
in scripts/
-rw-r--r-- | HACKING | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | contrib/re-pacman (renamed from scripts/re-pacman) | 0 |
2 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ Contributing to pacman ====================== +Please read 'submitting-patches' and 'translation-help' in the same directory as +this file. + Coding style ------------ diff --git a/scripts/re-pacman b/contrib/re-pacman index 350fe865..350fe865 100644..100755 --- a/scripts/re-pacman +++ b/contrib/re-pacman |