index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-03-28 16:13:18 -0400 |
---|---|---|
committer | Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> | 2017-04-05 22:10:03 +0200 |
commit | 14d5e1c21b69975a8d30aba059e1012595d48bba (patch) | |
tree | e3d154f26d278fcc91b5d7bb62cf8bb6f99f29fd /rebuildpkgs.in | |
parent | ae82f88e51d9ec14d28b6e0d73675767af6aff75 (diff) |
-rw-r--r-- | rebuildpkgs.in | 2 |
diff --git a/rebuildpkgs.in b/rebuildpkgs.in index fb19258..75e7de0 100644 --- a/rebuildpkgs.in +++ b/rebuildpkgs.in @@ -1,4 +1,6 @@ #!/bin/bash +# License: Unspecified +# # This script rebuilds a list of packages in order # and reports anything that fails # |