Remove ancient trunk folder from svn repository
[synfig.git] / synfig-core / src / modules / mod_jpeg / unmod_jpeg.nsh
diff --git a/synfig-core/src/modules/mod_jpeg/unmod_jpeg.nsh b/synfig-core/src/modules/mod_jpeg/unmod_jpeg.nsh
new file mode 100644 (file)
index 0000000..56c9547
--- /dev/null
@@ -0,0 +1,8 @@
+Section "un.mod_jpeg"
+       Delete "$INSTDIR\lib\synfig\modules\mod_jpeg.dll"
+       RMDir "$INSTDIR\lib\synfig\modules"
+       RMDir "$INSTDIR\lib\synfig"
+       RMDir "$INSTDIR\lib"
+       RMDir "$INSTDIR"
+SectionEnd
+