Skip to content

Commit a5b64be

Browse files
committed
Update releases
1 parent c0303ed commit a5b64be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ deb: clean $(CURDIR)/build
6060
usr
6161
@mkdir -p $(TARGET)
6262
@prm --type deb --path $(TARGET) \
63-
--release precise \
63+
--release precise,quantal,raring,saucy \
6464
--arch amd64,i386,all \
6565
--component main \
6666
--directory $(CURDIR) \

0 commit comments

Comments
 (0)