Changeset 23685 for ipk/source/picons_white3d_SAT28_2/CONTROL
- Timestamp:
- Sep 12, 2013, 6:51:12 PM (13 years ago)
- Location:
- ipk/source/picons_white3d_SAT28_2/CONTROL
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/picons_white3d_SAT28_2/CONTROL/control
r23661 r23685 10 10 Description: White swap 3D Picons for tiTan - Astra 28.2°E. 11 11 Showname: Picons White3D (Astra 28.2) 12 Group: 150 -
ipk/source/picons_white3d_SAT28_2/CONTROL/postinst
r23576 r23685 1 1 #!/bin/sh 2 INSTDIR="$1" 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/picons" 4 5 if [ "/mnt/swapextensions" != "$INSTDIR" ]; then 6 rm -rf /mnt/swapextensions/usr/local/share/titan/picons >/dev/null 2>&1 7 ln -sfn "$PLUGINDIR" /mnt/swapextensions/usr/local/share/titan/picons 8 fi 2 9 3 10 exit 0 -
ipk/source/picons_white3d_SAT28_2/CONTROL/postrm
r23612 r23685 1 1 #!/bin/sh 2 INSTDIR="$1" 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/picons" 4 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 7 if [ "/mnt/swapextensions" != "$INSTDIR" ]; then 8 rm -rf /mnt/swapextensions/usr/local/share/titan/plugins/optimize 9 fi 2 10 3 11 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)