Skip to content

Commit a40fdc3

Browse files
committed
fix instantWM build
1 parent 9f979f1 commit a40fdc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/instantwm/PKGBUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ build() {
3030

3131
package() {
3232
cd $_pkgname
33-
rm config.h
3433
make PREFIX=/usr DESTDIR="$pkgdir" install
3534
install -m644 -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
3635
}

0 commit comments

Comments
 (0)