diff options
-rw-r--r-- | sound/shairplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/shairplay/Makefile b/sound/shairplay/Makefile index 408f383bf..74a3fd781 100644 --- a/sound/shairplay/Makefile +++ b/sound/shairplay/Makefile @@ -21,10 +21,10 @@ PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com> PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE -include $(INCLUDE_DIR)/package.mk - PKG_FIXUP:=autoreconf +include $(INCLUDE_DIR)/package.mk + define Package/shairplay SECTION:=sound CATEGORY:=Sound |