mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-18 05:45:21 +01: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:
parent
73026c7ed3
commit
e6482bd510
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
rm -rf autom4te.cache configure config.*
|
||||||
autoreconf --install || exit 1
|
autoreconf --install || exit 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue