add version fpart 1.7.0

This commit is contained in:
2025-05-15 16:19:49 +02:00
parent bd82295556
commit 5bcb149bb4
3 changed files with 36 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env modbuild
# we need to generate the configure file
pbuild::post_prep() {
autoreconf -i
}