← recipes

Commit b39cc93

0
plików
+0
dodanych
-0
usuniętych
@@ -99,9 +99,5 @@ build: |
99 99 -D enable-gtk-doc=true
100 100 meson compile -C build
101 101
102 -package: |
103 - cd ${pkgname}-${pkgver}
104 - DESTDIR=${PKGDIR} meson install -C build
105 -
106 102 package: |
107 103 DESTDIR=${PKGDIR} meson install -C build