diff options
Diffstat (limited to 'noao/obsutil/mkpkg')
-rw-r--r-- | noao/obsutil/mkpkg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/obsutil/mkpkg b/noao/obsutil/mkpkg new file mode 100644 index 00000000..d180168e --- /dev/null +++ b/noao/obsutil/mkpkg @@ -0,0 +1,8 @@ +# Make the OBSUTIL package. + +$call update@src +$exit + +update: + $call update@src + ; |