diff options
Diffstat (limited to 'repos/xorg/sowm/abuild')
| -rw-r--r-- | repos/xorg/sowm/abuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/xorg/sowm/abuild b/repos/xorg/sowm/abuild deleted file mode 100644 index 16ee6c07..00000000 --- a/repos/xorg/sowm/abuild +++ /dev/null @@ -1,11 +0,0 @@ -name=sowm -version=1.6 -release=1 -source="https://github.com/dylanaraps/${name}/archive/${version}/${name}-${version}.tar.gz - multihead-support.patch - config.h" - -prebuild() { - cp $SRC/config.h . -} - |