mirror of
https://github.com/love2d/love.git
synced 2026-08-19 12:14:20 +02:00
Make configure output some files in the debian folder as well, substituting the (optional) suffix where needed, also add pkg-config dependency
This commit is contained in:
@@ -126,5 +126,10 @@ m4_include([configure-modules.ac])
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
src/Makefile
|
||||
platform/unix/debian/control
|
||||
platform/unix/debian/changelog
|
||||
platform/unix/debian/rules
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
chmod 755 platform/unix/debian/rules
|
||||
|
||||
Reference in New Issue
Block a user