Changeset 11795 for ipk/source.sh4/feed_enigma/CONTROL/preinst
- Timestamp:
- Nov 28, 2011, 8:01:33 PM (14 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/feed_enigma/CONTROL/preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/feed_enigma/CONTROL/preinst
r10853 r11795 20 20 21 21 echo "installing new Downloadfeed for Enigma2 Plugins" 22 echo "checking OS" 23 if [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then 24 echo --------------------------- 25 echo DONT USE this IPK Package!! 26 echo --- 27 echo Only for AAF Image!! 28 echo --------------------------- 29 exit 1 22 buildgroup=`cat /etc/.buildgroup` 23 echo "checking OS" 24 if [ `cat /etc/motd | grep $buildgroup | grep M | grep rev | wc -l` -eq 0 ]; then 25 echo --------------------------- 26 echo DONT USE this IPK Package!! 27 echo --- 28 echo Only for $buildgroup Image!! 29 echo --------------------------- 30 exit 1 30 31 fi 31 32
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)