Commit a60779eb authored by Seblu's avatar Seblu
Browse files

Remove @PACKAGE@ from sed

This is not used (and will no be)
parent 5520b5ca
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,6 @@ PKGBUILD: PKGBUILD.in


do_substitution = $(SED) \
do_substitution = $(SED) \
	-e 's,[@]bindir[@],$(bindir),g' \
	-e 's,[@]bindir[@],$(bindir),g' \
	-e 's,[@]PACKAGE[@],$(PACKAGE),g' \
	-e 's,[@]VERSION[@],$(VERSION),g'
	-e 's,[@]VERSION[@],$(VERSION),g'


check: mailboot
check: mailboot