Changeset 21985
- Timestamp:
- Jun 17, 2013, 9:01:26 PM (13 years ago)
- Location:
- ipk/source.sh4/titankeymaps_neutrino/CONTROL
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titankeymaps_neutrino/CONTROL/postinst
r21984 r21985 2 2 TMP=/tmp/.keymaps 3 3 4 . /mnt/config/titan.cfg4 #. /mnt/config/titan.cfg 5 5 6 if [ ! -f /mnt/settings/rcmap.old ]; then7 mv /mnt/settings/rcmap $rcmapfile8 fi6 #if [ ! -f /mnt/settings/rcmap.old ]; then 7 # mv /mnt/settings/rcmap $rcmapfile 8 #fi 9 9 10 10 echo "successful installed" -
ipk/source.sh4/titankeymaps_neutrino/CONTROL/postrm
r21984 r21985 12 12 fi 13 13 14 . /mnt/config/titan.cfg 15 rm $rcmapfile 16 mv $rcmapfile.old $rcmapfile 14 #. /mnt/config/titan.cfg 15 #rm $rcmapfile 16 #mv $rcmapfile.old $rcmapfile 17 rm /mnt/settings/rcmap 18 mv /mnt/settings/rcmap.old /mnt/settings/rcmap 19 17 20 18 21 exit 0 -
ipk/source.sh4/titankeymaps_neutrino/CONTROL/preinst
r21984 r21985 44 44 fi 45 45 46 . /mnt/config/titan.cfg47 48 mv $rcmapfile $rcmapfile.old46 #. /mnt/config/titan.cfg 47 #mv $rcmapfile $rcmapfile.old 48 mv /mnt/settings/rcmap /mnt/settings/rcmap.old 49 49 50 50 echo "installiere keymap ..."
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)