initial import
This commit is contained in:
8
lgeneral/lgeneral.install
Normal file
8
lgeneral/lgeneral.install
Normal file
@@ -0,0 +1,8 @@
|
||||
post_install() {
|
||||
echo "Installing LGeneral data files ..."
|
||||
cp -npr /usr/share/games/lgeneral/kukgen-data/{campaigns,gfx,maps,nations,scenarios,sounds,units} /usr/share/games/lgeneral
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user