postrm is in gworkspace.app 0.9.3-1+b2.
This file is a maintainer script. It is executed when installing (*inst) or removing (*rm) the package.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 | #!/bin/sh
set -e
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/Operation.framework/Versions/1/Resources /usr/share/GNUstep/Frameworks/Operation.framework 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/Operation.framework/Versions/1/Headers /usr/include/GNUstep/Frameworks/Operation.framework/Versions/1 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/MDKit.framework/Versions/0/Resources /usr/share/GNUstep/Frameworks/MDKit.framework 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/MDKit.framework/Versions/0/Headers /usr/include/GNUstep/Frameworks/MDKit.framework/Versions/0 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/Inspector.framework/Versions/0/Resources /usr/share/GNUstep/Frameworks/Inspector.framework 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/Inspector.framework/Versions/0/Headers /usr/include/GNUstep/Frameworks/Inspector.framework/Versions/0 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/FSNode.framework/Versions/0/Resources /usr/share/GNUstep/Frameworks/FSNode.framework 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Frameworks/FSNode.framework/Versions/0/Headers /usr/include/GNUstep/Frameworks/FSNode.framework/Versions/0 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Services/thumbnailer.service/Resources /usr/share/GNUstep/thumbnailer.service 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/SoundViewer.inspector/Resources /usr/share/GNUstep/SoundViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/RtfViewer.inspector/Resources /usr/share/GNUstep/RtfViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/Role.extinfo/Resources /usr/share/GNUstep/Role.extinfo 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/NSTIFFViewer.inspector/Resources /usr/share/GNUstep/NSTIFFViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/NSRTFViewer.inspector/Resources /usr/share/GNUstep/NSRTFViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/NSColorViewer.inspector/Resources /usr/share/GNUstep/NSColorViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/MDModuleAnnotations.mdm/Resources /usr/share/GNUstep/MDModuleAnnotations.mdm 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/ImageViewer.inspector/Resources /usr/share/GNUstep/ImageViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/ImageThumbnailer.thumb/Resources /usr/share/GNUstep/ImageThumbnailer.thumb 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/IBViewViewer.inspector/Resources /usr/share/GNUstep/IBViewViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FolderViewer.inspector/Resources /usr/share/GNUstep/FolderViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleSize.finder/Resources /usr/share/GNUstep/FModuleSize.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleOwner.finder/Resources /usr/share/GNUstep/FModuleOwner.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleName.finder/Resources /usr/share/GNUstep/FModuleName.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleModDate.finder/Resources /usr/share/GNUstep/FModuleModDate.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleKind.finder/Resources /usr/share/GNUstep/FModuleKind.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleCrDate.finder/Resources /usr/share/GNUstep/FModuleCrDate.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleContents.finder/Resources /usr/share/GNUstep/FModuleContents.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/FModuleAnnotations.finder/Resources /usr/share/GNUstep/FModuleAnnotations.finder 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Bundles/AppViewer.inspector/Resources /usr/share/GNUstep/AppViewer.inspector 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Applications/Recycler.app/Resources /usr/share/GNUstep/Recycler.app 0.9.3-1~ -- "$@"
# End automatically added section
# Automatically added by dh_installdeb
dpkg-maintscript-helper dir_to_symlink /usr/lib/GNUstep/Applications/GWorkspace.app/Resources /usr/share/GNUstep/GWorkspace.app 0.9.3-1~ -- "$@"
# End automatically added section
|