mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Lino Bigatti <linobigatti@protonmail.com>
11 lines
315 B
Diff
11 lines
315 B
Diff
--- x11/autogen.sh 2021-04-14 11:11:20.183543382 -0300
|
|
+++ x11/autogen.sh 2021-04-14 11:12:06.520539255 -0300
|
|
@@ -4,7 +4,6 @@
|
|
automake -aci --foreign
|
|
autoconf
|
|
rm -f config.h.in~
|
|
-./configure "$@"
|
|
rm -f ../np2tool/np2tool.d88
|
|
( cd ../np2tool && unzip -j -o np2tool.zip )
|
|
make maintainer-clean > /dev/null 2>&1
|