Changeset 7431
- Timestamp:
- May 3, 2011, 10:46:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/swapmediacenter_vlcplayer_2_6/CONTROL/preinst
r7387 r7431 34 34 fi 35 35 36 echo "checking for swapstick..." 37 38 if [ `cat /proc/mounts | grep /var/swap | wc -l` -lt 1 ] [ ! -d /var/swap/extensions/ ]; then 39 echo "--------------------------" 36 echo "checking swapstick" 37 if [ ! -d /var/swap/extensions/ ]; then 38 echo "--------------------------" 40 39 echo "no swapstick found...." 41 40 echo "--------------------------" 42 41 exit 1 43 42 fi 44 echo "swapstick found...." 43 echo "swapstick found...." 44 45 45 echo "installing VlcPlayer plugin to Swapstick..." 46 46 echo "checking OS"
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)