commit
2eeadf681d
5
PKGBUILD
5
PKGBUILD
@ -9,13 +9,12 @@ license=('MIT')
|
||||
options=(zipman)
|
||||
depends=('libx11' 'libxinerama' 'libxft')
|
||||
makedepends=('git')
|
||||
install=arch/dwm.install
|
||||
provides=('dwm')
|
||||
conflicts=('dwm')
|
||||
source=("$_pkgname::git+https://github.com/nagbalae/dwm"
|
||||
config.h)
|
||||
)
|
||||
md5sums=( 'SKIP'
|
||||
'SKIP') # so you can customize config.h
|
||||
)
|
||||
|
||||
pkgver(){
|
||||
cd $_pkgname
|
||||
|
@ -1,5 +0,0 @@
|
||||
post_install() {
|
||||
echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
|
||||
echo "-- and rebuild package if you want to change settings."
|
||||
echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user