Changeset 23368 for ipk/source.sh4
- Timestamp:
- Sep 7, 2013, 1:50:02 PM (13 years ago)
- Location:
- ipk/source.sh4/titangames_catcatch/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titangames_catcatch/CONTROL/postinst
r23366 r23368 1 1 #!/bin/sh 2 2 INSTDIR="$1" 3 4 if [ "/var" != "$INSTDIR" ]; then 5 ln -sfn "$INSTDIR/usr/local/share/titan/plugins/dlna" /var/usr/local/share/titan/plugins/dlna 6 fi 3 7 4 8 if [ "/var/swap" == "$INSTDIR" ]; then -
ipk/source.sh4/titangames_catcatch/CONTROL/postrm
r23366 r23368 1 1 #!/bin/sh 2 2 INSTDIR="$1" 3 4 rm -rf "$INSTDIR/usr/local/share/titan/plugins/dlna" 3 5 4 6 echo "successfully removed"
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)