- Timestamp:
- Sep 8, 2013, 11:10:08 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapsystem_oldaudioelf_1_0/CONTROL/postinst
r7451 r23441 1 1 #!/bin/sh 2 TMP=/tmp/.swapsystem 3 4 echo "successfully installed" 5 echo "syncing disk" 6 sync 2 INSTDIR="$1" 7 3 8 4 echo "creating symlink" 9 5 if [ ! -e /var/bin/audio.elf ]; then 10 ln -s /var/swap/bin/audio.elf /var/bin/audio.elf6 ln -s "$INSTDIR/bin/audio.elf" "/var/bin/audio.elf" 11 7 fi 12 8
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)