mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-21 04:42:04 +00:00
modified autogen.sh to remove cached files first because result of git-version-gen ist cached while it shouldn't
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
rm -rf autom4te.cache configure config.*
|
||||||
autoreconf --install || exit 1
|
autoreconf --install || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user