menumaker: remove info file
This commit is contained in:
parent
cb4f2fb920
commit
9e7e50aa7f
@ -13,4 +13,5 @@ build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make && make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/info
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user