Skip to content

Commit

Permalink
kbd: Pkgfile: minor cosmetic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Jun 8, 2024
1 parent 9a8aadf commit 9336481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kbd/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ build() {

# remove junk and obsolete files
cd $PKG/usr/share/kbd/keymaps && rm -r ppc mac atari amiga sun pine
cd $PKG/usr/bin && rm loadunimap mapscrn resizecons
cd $PKG/usr/share/man/man8 && rm loadunimap.8 mapscrn.8 resizecons.8
cd $PKG/usr/bin && rm loadunimap mapscrn resizecons
cd $PKG/usr/share/man/man8 && rm loadunimap.8 mapscrn.8 resizecons.8
rm $PKG/usr/bin/psf*table $PKG/usr/share/man/man1/psf*table.1
find $PKG/usr/share/kbd/ -type f -name README\* -delete
}

0 comments on commit 9336481

Please sign in to comment.