Changeset 23628 for ipk/source.sh4/players_dtsdownmix
- Timestamp:
- Sep 10, 2013, 4:23:56 PM (13 years ago)
- Location:
- ipk/source.sh4/players_dtsdownmix/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/players_dtsdownmix/CONTROL/postinst
r14375 r23628 1 1 #!/bin/sh 2 TMP=/tmp/.tmp3 echo "successfully installed"4 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then5 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`6 FREE=`expr $SPACE - 100`7 echo new freespace size $FREE kb8 else9 echo "syncing disk"10 sync11 fi12 13 echo "Bitte neustarten !!!"14 2 15 3 exit 0 -
ipk/source.sh4/players_dtsdownmix/CONTROL/postrm
r23622 r23628 1 1 #!/bin/sh 2 2 3 rm -r /var/bin/audio.elf4 mv /var/etc/autostart/start.config.old /var/etc/autostart/start.config5 6 3 exit 0
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)