diff options
author | Jason Chu <jason@archlinux.org> | 2004-06-24 20:02:28 +0000 |
---|---|---|
committer | Jason Chu <jason@archlinux.org> | 2004-06-24 20:02:28 +0000 |
commit | 8b2d47977311c54d5acdf38eeb44f77551d254de (patch) | |
tree | 2044096a9ea8180bee763052dff7c57d2178e231 /checkpkg | |
parent | 74c3878ee529030c89f2a4c92a3db12a4bb3a366 (diff) | |
download | devtools32-8b2d47977311c54d5acdf38eeb44f77551d254de.tar.xz |
skeleton
git-svn-id: http://projects.xennet.org/archtools/checkpkg/trunk@104 630f3fb4-fbd1-0310-a574-b293cca3120f
Diffstat (limited to 'checkpkg')
-rw-r--r-- | checkpkg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/checkpkg b/checkpkg new file mode 100644 index 0000000..7a693aa --- /dev/null +++ b/checkpkg @@ -0,0 +1,3 @@ +#!/bin/bash + + |