add Added Files:
[hdw-repos/packages.git] / demian / aspell / aspell
diff --git a/demian/aspell/aspell b/demian/aspell/aspell
new file mode 100755 (executable)
index 0000000..62dcf60
--- /dev/null
@@ -0,0 +1,12 @@
+# HDW Linux aspell
+#
+# [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
+# [I] An advanced spell checker.
+# [V] 33.7.1
+# [S] 3 10
+# [D] aspell-.33.7.1.tar.gz http://download.sourceforge.net/aspell/
+
+pre_install()
+{
+    touch /etc/aspell.conf
+}