diff options
Diffstat (limited to 'repos/xorg/hsetroot/abuild')
| -rw-r--r-- | repos/xorg/hsetroot/abuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/repos/xorg/hsetroot/abuild b/repos/xorg/hsetroot/abuild deleted file mode 100644 index e16152c3..00000000 --- a/repos/xorg/hsetroot/abuild +++ /dev/null @@ -1,9 +0,0 @@ -name=hsetroot -version=1.0.5 -release=1 -source="https://github.com/himdel/${name}/archive/${version}/${name}-${version}.tar.gz" - -build() { - make - install -Dt $PKG/usr/bin hsetroot hsr-outputs -} |