We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f979f1 commit a40fdc3Copy full SHA for a40fdc3
packages/instantwm/PKGBUILD
@@ -30,7 +30,6 @@ build() {
30
31
package() {
32
cd $_pkgname
33
- rm config.h
34
make PREFIX=/usr DESTDIR="$pkgdir" install
35
install -m644 -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
36
}
0 commit comments