summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libpgf/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/libpgf/PRE_BUILD')
-rwxr-xr-xgraphics-libs/libpgf/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics-libs/libpgf/PRE_BUILD b/graphics-libs/libpgf/PRE_BUILD
new file mode 100755
index 0000000000..53de1b4a2e
--- /dev/null
+++ b/graphics-libs/libpgf/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+touch NEWS AUTHORS &&
+# the tarball has bad line-endings
+dos2unix * src/* include/* &&
+autoreconf -f -i --symlink